Namespace Discord.Commands
Classes
ShardedCommandContext
The sharded variant of ICommandContext, which may contain the client, user, guild, channel, and message.
SocketCommandContext
Represents a WebSocket-based context of a command. This may include the client, guild, channel, user, and message.
Interfaces
ICommandContext
Represents a context of a command. This may include the client, guild, channel, user, and message.