Property ModalComponents
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ModalComponents
Components to send on this interaction response.
public IReadOnlyList<DiscordActionRowComponent> ModalComponents { get; }
Components to send on this interaction response.
public IReadOnlyList<DiscordActionRowComponent> ModalComponents { get; }