Property Components
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Components
Gets the components. Only applicable to modal submits.
If you want to get the components, use DiscordInteraction. Message.Components instead.
[JsonIgnore]
public IReadOnlyList<DiscordComponentResult> Components { get; }