Enum SeparatorSpacingSize
- Namespace
- Discord
- Assembly
- Discord.Net.Core.dll
Represents the spacing of a separator component.
public enum SeparatorSpacingSize
Fields
Large = 2
The separator has a large spacing.
Small = 1
The separator has a small spacing.