Package tv. blademaker. slash. api
Types
Base Slash Command
Link copied to clipboard
Discovery Result
Link copied to clipboard
data class DiscoveryResult(elapsedTime: Long, count: Int, commands: List<BaseSlashCommand>)
Content copied to clipboard
Permission Target
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
Slash Utils
Link copied to clipboard