Property Components
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Components
Components on this interaction. Only applies to modal interactions.
public IReadOnlyList<DiscordComponent>? Components { get; }
Property Value
- IReadOnlyList<DiscordComponent>