BotModule

fun interface BotModule(source)

Functions

Link copied to clipboard
abstract suspend fun register(dispatcher: EventDispatcher, context: BotContext, configuring: Boolean)