Property GuildId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
GuildId
Gets the guild id of the associated Stage channel.
[JsonProperty("guild_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong GuildId { get; }
Gets the guild id of the associated Stage channel.
[JsonProperty("guild_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong GuildId { get; }