check_for_bot_options {depigner} | R Documentation |
check_for_bot_options
check if a telegram bot and
corresponding chat, exist.
check_for_bot_options(chat_id, bot)
chat_id |
a chat id |
bot |
a bot |
invisible lgl indicating if check pass (TRUE) or not (FALSE)