Property Guild
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Guild
Gets the guild of which this member is a part of.
warning
This will throw if accessed for an oauth2 constructed member.
[JsonIgnore]
public DiscordGuild Guild { get; }
Gets the guild of which this member is a part of.
This will throw if accessed for an oauth2 constructed member.
[JsonIgnore]
public DiscordGuild Guild { get; }