Enum ComponentType
Represents a type of component.
Namespace: DSharpPlus
Assembly: cs.temp.dll.dll
Syntax
public enum ComponentType
Fields
Name | Description |
---|---|
ActionRow | A row of components. |
Button | A button. |
FormInput | An input field. |
Select | A select menu. |