Default Slash Command Client
open class DefaultSlashCommandClient(packageName: String) : SlashCommandClient, CoroutineScope
Content copied to clipboard
Types
Functions
create Context
Link copied to clipboard
open suspend fun createContext(event: SlashCommandEvent, command: BaseSlashCommand): SlashCommandContext
Content copied to clipboard
get Command
Link copied to clipboard
on Permissions Lack Exception
Link copied to clipboard
on Slash Command Event
Link copied to clipboard
with Metrics
Link copied to clipboard
with Shard Manager
Link copied to clipboard