TelegramBotAPI-examples/BusinessConnectionsBot/README.md

10 lines
168 B
Markdown
Raw Normal View History

2024-04-19 12:10:46 +00:00
# BusinessConnectionBotBot
When bot connected or disconnected to the business chat, it will notify this chat
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```