whenChooseStickerAction

inline fun <T> BotAction.whenChooseStickerAction(block: (ChooseStickerAction) -> T): T?