ContextCreator

interface 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

Inheritors

ContextCreatorImpl
Link copied to clipboard