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