docs
5.2.1
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
whenTextedInput
when
Texted
Input
inline
fun
<
T
>
MessageContent
.
whenTextedInput
(
block
:
(
TextedInput
)
->
T
)
:
T
?