Property IconEmoji
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IconEmoji
Gets the icon emoji for this channel. Only visible and configurable on mobile with the new layout.
[JsonProperty("icon_emoji", NullValueHandling = NullValueHandling.Ignore)]
public DiscordEmoji? IconEmoji { get; }