| check_for_bot_options {depigner} | R Documentation | 
Check if a bot is set up
Description
check_for_bot_options check if a telegram bot and
corresponding chat, exist.
Usage
check_for_bot_options(chat_id, bot)
Arguments
chat_id | 
 a chat id  | 
bot | 
 a bot  | 
Value
invisible lgl indicating if check pass (TRUE) or not (FALSE)
[Package depigner version 0.9.1 Index]