ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.bot.ktor.middlewares
/
TelegramBotMiddleware
/
ResultAbsence
Result
Absence
object
ResultAbsence
:
Throwable
Members
Members & Extensions
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
Functions
caused
Cancellation
Exception
Link copied to clipboard
fun
Throwable
.
causedCancellationException
(
)
:
CancellationException
?
is
Caused
By
Cancellation
Link copied to clipboard
fun
Throwable
.
isCausedByCancellation
(
)
:
Boolean