Package tv. blademaker. slash. exceptions
Types
Exception Handler
Link copied to clipboard
Exception Handler Impl
Link copied to clipboard
Interaction Target Mismatch
Link copied to clipboard
class InteractionTargetMismatch(context: SlashCommandContext, commandPath: String, target: InteractionTarget) : RuntimeException
Content copied to clipboard
Permissions Lack Exception
Link copied to clipboard
class PermissionsLackException(context: SlashCommandContext, target: PermissionTarget, permissions: Array<Permission>) : RuntimeException
Content copied to clipboard