Package-level declarations

Properties

Link copied to clipboard
val CommandAutoCompleteInteractionEvent.commandPath: String
val GenericCommandInteractionEvent.commandPath: String

Functions

Link copied to clipboard
fun RestAction<*>.asEphemeral(): RestAction<*>
Link copied to clipboard
fun captureSentryEvent(logger: Logger? = null, builder: SentryEvent.() -> Unit): SentryId
Link copied to clipboard
fun SentryEvent.message(message: String): SentryEvent
Link copied to clipboard
fun SentryEvent.throwable(throwable: Throwable): SentryEvent