Property Components
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Components
Components to send on this message.
public IReadOnlyList<DiscordComponent> Components { get; }
Property Value
- IReadOnlyList<DiscordComponent>
Components to send on this message.
public IReadOnlyList<DiscordComponent> Components { get; }