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