Property GuildId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
GuildId
Gets the guild id this invite is for.
[JsonProperty("guild_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong GuildId { get; }
Gets the guild id this invite is for.
[JsonProperty("guild_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong GuildId { get; }