Context Creator
Functions
create Context
Link copied to clipboard
open suspend fun createContext(event: SlashCommandInteractionEvent): SlashCommandContext
Content copied to clipboard
create Guild Context
Link copied to clipboard
open suspend fun createGuildContext(event: SlashCommandInteractionEvent): GuildSlashCommandContext
Content copied to clipboard
Inheritors
ContextCreatorImpl
Link copied to clipboard