Property Presence
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Presence
Gets the presence of the user.
[JsonProperty("presence", NullValueHandling = NullValueHandling.Ignore)]
public DiscordPresence Presence { get; }
Gets the presence of the user.
[JsonProperty("presence", NullValueHandling = NullValueHandling.Ignore)]
public DiscordPresence Presence { get; }