[][src]Module telebot::bot

The bot module

Structs

Bot

The main bot structure

RequestHandle

A clonable request handle struct Allows the construction of requests to the Telegram server

Functions

_fetch

Calls the Telegram API for the function and awaits the result. The result is then converted to a String and returned in a Future.