Property Components
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Components
The components contained within the action row.
[JsonIgnore]
public IReadOnlyCollection<DiscordComponent> Components { get; set; }
The components contained within the action row.
[JsonIgnore]
public IReadOnlyCollection<DiscordComponent> Components { get; set; }