Property SharedClientTheme
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
SharedClientTheme
Gets the shared client theme in this message, if applicable.
[JsonProperty("shared_client_theme", NullValueHandling = NullValueHandling.Ignore)]
public DiscordSharedClientTheme? SharedClientTheme { get; set; }