Package-level declarations
Types
Link copied to clipboard
interface ExceptionHandler
Link copied to clipboard
Link copied to clipboard
class InteractionTargetMismatch(val context: SlashCommandContext, val commandPath: String, val target: InteractionTarget) : RuntimeException
Link copied to clipboard
class PermissionsLackException(val context: SlashCommandContext, val target: PermissionTarget, val permissions: Array<Permission>) : RuntimeException