Property Guild
- Namespace
- DisCatSharp.CommandsNext
- Assembly
- DisCatSharp.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; }
Gets the guild in which the execution was triggered. This property is null for commands sent over direct messages.
public DiscordGuild? Guild { get; }