docs
5.2.1
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifInputLocationMessageContent
if
Input
Location
Message
Content
inline
fun
<
T
>
InputMessageContent
.
ifInputLocationMessageContent
(
block
:
(
InputLocationMessageContent
)
->
T
)
:
T
?