TelegramBotAPI-examples/LinkPreviewsBot/README.md

10 lines
161 B
Markdown

# ReactionsInfoBot
This bot will resend messages with links with all variants of `LinkPreviewOptions`
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```