ContextCreatorImpl

class ContextCreatorImpl : ContextCreator

Functions

createContext
Link copied to clipboard
open suspend fun createContext(event: SlashCommandInteractionEvent): SlashCommandContext
createGuildContext
Link copied to clipboard
open suspend fun createGuildContext(event: SlashCommandInteractionEvent): GuildSlashCommandContext