Files
TelegramBotAPI-examples/LinkPreviewsBot/README.md
2024-01-09 17:56:33 +06:00

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"
```