Class DiscordComponentResult
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents a DiscordComponentResult resolved within an DiscordActionRowComponentResult.
public sealed class DiscordComponentResult : ObservableApiObject
- Inheritance
-
DiscordComponentResult
- Inherited Members
Properties
- CustomId
The Id of this component, if applicable. Not applicable on ActionRow(s) and link buttons.
- Type
The type of component this represents.
- Value
The users typed value.
- Values
The selected values. Only applicable to Selects.