Tabla de Contenidos

Telegram BOT

Bots are third-party applications that run inside Telegram. Users can interact with bots by sending them messages, commands and inline requests. You control your bots using HTTPS requests to Telegram's Bot API.1)

How do bots work?

BotFather

BotFather is the one bot to rule them all. It will help you create new bots and change settings for existing ones. https://t.me/botfather → register /newbot and get api token

References