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