Class DiscordChannelSelectComponent
- Namespace
- Dis
Cat .EntitiesSharp
- Assembly
- DisCatSharp.dll
A select menu with multiple options to choose from.
- Inheritance
-
Discord
Channel Select Component
- Inherited Members
Constructors
- Discord
Channel Select Component() Constructs a new Discord
Channel .Select Component
- DiscordChannelSelectComponent(string, IEnumerable<ChannelType>, string, int, int, bool, IEnumerable<DiscordSelectDefaultValue>?)
Constructs a new Discord
Channel .Select Component
- DiscordChannelSelectComponent(string, string, IEnumerable<ChannelType>, string, int, int, bool, IEnumerable<DiscordSelectDefaultValue>?)
Constructs a new Discord
Channel for modals.Select Component
Properties
- Channel
Types The channel types to filter by.
Methods
- Disable()
Disables this component.
- Enable()
Enables this component if it was disabled before.