Package-level declarations
Types
Event emitted when a chat command's checks fail.
Event emitted when a chat command's argument parsing fails.
Event emitted when a chat command's invocation fails with an exception.
Event emitted when a chat command is invoked.
Event emitted when a chat command invocation succeeds.
Sealed interface representing a basic command event.
Basic event emitted when a command's checks fail, including for required bot permissions.
Basic event emitted when a command's invocation fails, for one reason or another.
Basic event emitted when a command's argument parsing fails.
Basic event emitted when a command's body invocation fails with an exception.
Basic event emitted when a command is invoked.
Basic event emitted when a command's invocation succeeds.
Event emitted when an ephemeral message command's checks fail.
Event emitted when an ephemeral message command invocation fails with an exception.
Event emitted when an ephemeral message command is invoked.
Event emitted when an ephemeral message command invocation succeeds.
Event emitted when an ephemeral slash command's checks fail.
Event emitted when an ephemeral slash command's argument parsing fails'.
Event emitted when an ephemeral slash command invocation fails with an exception.
Event emitted when an ephemeral slash command is invoked.
Event emitted when an ephemeral slash command invocation succeeds.
Event emitted when an ephemeral user command's checks fail.
Event emitted when an ephemeral user command invocation fails with an exception.
Event emitted when an ephemeral user command is invoked.
Event emitted when an ephemeral user command invocation succeeds.
Basic event emitted when a message command's checks fail.
Basic event emitted when a message command invocation fails.
Basic event emitted when a message command invocation fails with an exception.
Basic event emitted when a message command is invoked.
Basic event emitted when a message command invocation succeeds.
Event emitted when a public message command's checks fail.
Event emitted when a public message command invocation fails with an exception.
Event emitted when a public message command is invoked.
Event emitted when a public message command invocation succeeds.
Event emitted when a public slash command's checks fail.
Event emitted when a public slash command's argument parsing fails'.
Event emitted when a public slash command invocation fails with an exception.
Event emitted when a public slash command is invoked.
Event emitted when a public slash command invocation succeeds.
Event emitted when a public user command's checks fail.
Event emitted when a public user command invocation fails with an exception.
Event emitted when a public user command is invoked.
Event emitted when a public user command invocation succeeds.
Basic event emitted when a slash command's checks fail.
Basic event emitted when a slash command invocation fails.
Basic event emitted when a slash command's argument parsing fails'.
Basic event emitted when a slash command invocation fails with an exception.
Basic event emitted when a slash command is invoked.
Basic event emitted when a slash command invocation succeeds.
Basic event emitted when a user command's checks fail.
Basic event emitted when a user command invocation fails.
Basic event emitted when a user command invocation fails with an exception.
Basic event emitted when a user command is invoked.
Basic event emitted when a user command invocation succeeds.