TelegramBotAPI-examples/LinkPreviewsBot/README.md

10 lines
161 B
Markdown
Raw Permalink Normal View History

2024-01-09 11:56:33 +00:00
# ReactionsInfoBot
This bot will resend messages with links with all variants of `LinkPreviewOptions`
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```