docs
5.2.1
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
whenChooseStickerAction
when
Choose
Sticker
Action
inline
fun
<
T
>
BotAction
.
whenChooseStickerAction
(
block
:
(
ChooseStickerAction
)
->
T
)
:
T
?