Package-level declarations
Types
Link copied to clipboard
interface EventDispatcher
Dispatcher which distributes events to function hooks
Link copied to clipboard
class GatewaySession(token: String, gatewayBotUrl: GatewayBotUrl, intents: GatewayIntents, shardCount: Int = 0, shardNumber: Int = 0, eventDispatcher: EventDispatcher)
Link copied to clipboard
Standard and discord specific close codes.