Tool Telegram App
This is a simple application to send messages to telegram with bot.
Features:
- Send Message for Groups, topic groups, channels, and normal chats
- Change app Theme
How to use: How to get the bot token?
- to get the bot token you can create a bot at t.me/botfather and it will give you the bot token. How to get chat id?
- you can use t.me/raw_data_bot to get the id of the chat, group etc... How to get topic id?
- Normally, the topic id is in the topic link, like this link:
https://t.me/robokinc/6998
, in this case the topic id is 6998.
What's new in 1.0.2
- Updated dependencies for improved stability and performance.
- Updated Gradle to v8.12.1
- Updated Kotlin to v2.1.10
- Updated Compose BOM to v2025
- Updated Material Components to v1.13.0-alpha10
- Updated Navigation Compose to v2.8.7
- Updated Android Core KTX to v1.15.0
- Updated Android Activity Compose to v1.10.0