Property GuildId
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
GuildId
Gets the Id of the guild that invoked this interaction. Returns null if interaction was triggered in a private channel.
[JsonIgnore]
public ulong? GuildId { get; }
Gets the Id of the guild that invoked this interaction. Returns null if interaction was triggered in a private channel.
[JsonIgnore]
public ulong? GuildId { get; }