Property User
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
User
Gets the user associated with this voice state.
This can be cast to a DiscordMember if this voice state was in a guild.
[JsonIgnore]
public DiscordUser User { get; }
Gets the user associated with this voice state.
This can be cast to a DiscordMember if this voice state was in a guild.
[JsonIgnore]
public DiscordUser User { get; }