Discord Context
open class DiscordContext(val discord: Discord, val message: Message?, val author: User, val channel: MessageChannelBehavior, val guild: Guild?) : Responder
The discord context of the command execution.
The discord context of the command execution.