Table of Contents

Property Guild

Namespace
DSharpPlus.CommandsNext
Assembly
DSharpPlus.CommandsNext.dll

Guild

Gets the guild in which the execution was triggered. This property is null for commands sent over direct messages.

public DiscordGuild Guild { get; }

Property Value

DiscordGuild