Slash
16eb0b8
jvm
Slash
/
tv.blademaker.slash.extensions
Package-level
declarations
Types
Functions
Properties
Types
Uncaught
Exception
Handler
Link copied to clipboard
object
UncaughtExceptionHandler
:
Thread.UncaughtExceptionHandler
Properties
command
Path
Link copied to clipboard
val
CommandAutoCompleteInteractionEvent
.
commandPath
:
String
val
GenericCommandInteractionEvent
.
commandPath
:
String
Functions
as
Ephemeral
Link copied to clipboard
fun
RestAction
<
*
>
.
asEphemeral
(
)
:
RestAction
<
*
>
capture
Sentry
Event
Link copied to clipboard
fun
captureSentryEvent
(
logger
:
Logger
?
=
null
,
builder
:
SentryEvent
.
(
)
->
Unit
)
:
SentryId
message
Link copied to clipboard
fun
SentryEvent
.
message
(
message
:
String
)
:
SentryEvent
throwable
Link copied to clipboard
fun
SentryEvent
.
throwable
(
throwable
:
Throwable
)
:
SentryEvent