Field GuildId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Gets this entitlement's bound guild id.
[JsonProperty("guild_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? GuildId
Returns
- ulong?
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.