Property ModalComponents
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ModalComponents
Components to send on this interaction response.
[DiscordDeprecated("Use Components instead")]
public IReadOnlyList<DiscordActionRowComponent>? ModalComponents { get; }