BotCommands
3.0.0-beta.7
      Target filter
Search in API
Skip to content
    BotCommands
BotCommands-core/io.github.freya022.botcommands.api.core/GlobalExceptionHandlerAdapter/handle

handle

open fun handle(@Nullable event: @Nullable Event, @NotNull throwable: @NotNull Throwable)(source)
open fun handle(@NotNull event: @NotNull MessageReceivedEvent, @NotNull throwable: @NotNull Throwable)(source)
open fun handle(@NotNull event: @NotNull SlashCommandInteractionEvent, @NotNull throwable: @NotNull Throwable)(source)
open fun handle(@NotNull event: @NotNull MessageContextInteractionEvent, @NotNull throwable: @NotNull Throwable)(source)
open fun handle(@NotNull event: @NotNull UserContextInteractionEvent, @NotNull throwable: @NotNull Throwable)(source)
open fun handle(@NotNull event: @NotNull ModalInteractionEvent, @NotNull throwable: @NotNull Throwable)(source)
open fun handle(@NotNull event: @NotNull ButtonInteractionEvent, @NotNull throwable: @NotNull Throwable)(source)
open fun handle(@NotNull event: @NotNull StringSelectInteractionEvent, @NotNull throwable: @NotNull Throwable)(source)
open fun handle(@NotNull event: @NotNull EntitySelectInteractionEvent, @NotNull throwable: @NotNull Throwable)(source)
Generated by Dokka
© 2025 Copyright