I'm a developer. Where can I find some examples?
Telegram Bot SupportHere are two sample bots, both written in PHP:
- Hello Bot demonstrates the basics of the Telegram bot API.
- Simple Poll bot is a more complete example, it supports both long-polling and Webhooks for updates.
In addition, many members of our community are building bots and publishing sources, we're collecting them on this page.
Ping us on @BotSupport if you've built a bot and would like to share it with others.