Table of Contents

Property Guild

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Guild

Gets the guild that invoked this interaction. Returns null if interaction was triggered in a private channel.

[JsonIgnore]
public DiscordGuild? Guild { get; }

Property Value

DiscordGuild