ifChooseStickerAction

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