toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifOther
if
Other
inline
fun
<
T
>
TransactionPartner
.
ifOther
(
block
:
(
TransactionPartner.Other
)
->
T
)
:
T
?