Show / Hide Table of Contents

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.

Back to top Generated by DocFX