ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.utils
/
causedBy
caused
By
fun
<
T
:
Throwable
>
Throwable
.
causedBy
(
kclass
:
KClass
<
T
>
,
additionalFilterOnHappened
:
(
T
)
->
T
?
=
{ it }
)
:
T
?