TelegramBotAPI-examples/InlineQueriesBot/README.md

10 lines
202 B
Markdown

# InlineQueriesBot
This bot will form the inline queries for you. For that feature you should explicitly enable inline queries in bot settings
## Launch
```bash
../gradlew run --args="BOT_TOKEN"
```