Property Components
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Components
Gets the components this message was sent with.
[JsonProperty("components", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyCollection<DiscordComponent> Components { get; }