ContextCreator

Functions

Link copied to clipboard
open suspend fun createContext(event: SlashCommandInteractionEvent, function: KFunction<*>): SlashCommandContext
Link copied to clipboard
open suspend fun createGuildContext(event: SlashCommandInteractionEvent, function: KFunction<*>): GuildSlashCommandContext