Package-level declarations
Types
Link copied to clipboard
class AutoGateway(token: String, intents: GatewayIntents = GatewayIntents.NON_PRIVILEGED, restClient: RestClient, eventDispatcher: EventDispatcher, sessionDispatcher: CoroutineDispatcher = Dispatchers.Default)
A utility class for automatically creating and managing sharded gateway sessions
Link copied to clipboard
Indicates a method belongs to the Diskord DSL and should be used only on immediate receivers