Table of Contents

Property Accessory

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Accessory

The accessory for the section. Can be DiscordThumbnailComponent at the moment, but might include buttons later.

[JsonProperty("accessory", NullValueHandling = NullValueHandling.Ignore)]
public DiscordSectionAccessory? Accessory { get; }

Property Value

DiscordSectionAccessory