Class DiscordSeparatorComponent
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents a separator component.
public sealed class DiscordSeparatorComponent : DiscordComponent
- Inheritance
-
DiscordSeparatorComponent
- Inherited Members
Constructors
- DiscordSeparatorComponent(DiscordSeparatorComponent)
Constructs a new separator component based on another separator component.
- DiscordSeparatorComponent(bool?, SeparatorSpacingSize?)
Constructs a new separator component field with the specified options.
Properties
- Divider
Whether this is a divider.
- Spacing
The spacing size.