Property GuildId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
GuildId
Gets the ID of the guild containing the channel.
[JsonProperty("guild_id")]
public ulong GuildId { get; }
Gets the ID of the guild containing the channel.
[JsonProperty("guild_id")]
public ulong GuildId { get; }