check_for_bot_options: Check if a bot is set up

View source: R/check_for_bot_options.R

check_for_bot_optionsR 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)


depigner documentation built on April 24, 2023, 5:08 p.m.