Property GuildId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
GuildId
Gets the Id of the guild this interaction was invoked in, if any.
[JsonProperty("guild_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? GuildId { get; }