CommandEvent
abstract class CommandEvent(client: GatewayDiscordClient, shardInfo: ShardInfo, command: ChatCommand, source: ChatCommandSource) : Event
Content copied to clipboard
Functions
Properties
Inheritors
CommandExecutedEvent
Link copied to clipboard
Sources
jvm source
Link copied to clipboard