This object represents a Telegram Bot. It inherits from TGBot.
Thus, it has implemented all the API methods from that class. It also features
the get_updates method, which allows the use of long polling; and
the set_webhook, delete_webhook and
get_webhook_info methods, which allow to manage webhooks.