Example code using TgBotApi with Google App Engine.
The code uses many features of the Bot API including:
- Sending, replying and forwarding messages
- Keyboards
- Inline keyboards
- Location
- Downloading and uploading files
- Profile pictures
- Error handling
A live version of the bot can be tested at @TgBotApiExampleBot.
- TgBotApi Java library for Telegram Bot API
- GSON, which is also part of Google App Engine
If you are new to bots or bot development for Telegram check out the following links: