toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifOptionallyWithUser
if
Optionally
With
User
inline
fun
<
T
>
Any
.
ifOptionallyWithUser
(
block
:
(
OptionallyWithUser
)
->
T
)
:
T
?