Package tv. blademaker. slash. api
Types
Base Slash Command
Link copied to clipboard
Default Slash Command Client
Link copied to clipboard
open class DefaultSlashCommandClient(packageName: String) : SlashCommandClient, CoroutineScope
Content copied to clipboard
Extendable coroutine based SlashCommandClient
Permission Target
Link copied to clipboard
Slash Command Client
Link copied to clipboard
Slash Command Context
Link copied to clipboard
Slash Command Context Impl
Link copied to clipboard
class SlashCommandContextImpl(commandClient: SlashCommandClient, event: SlashCommandEvent) : SlashCommandContext
Content copied to clipboard