TelegramBotAPI-examples/InlineQueriesBot
InsanusMokrassar 6719b9e17c
Update Bot.kt
2023-04-22 16:39:59 +06:00
..
src Update Bot.kt 2023-04-22 16:39:59 +06:00
README.md Update README.md 2023-04-22 16:36:14 +06:00
build.gradle add inline queries sample 2023-04-21 23:21:15 +06:00

README.md

InlineQueriesBot

This bot will form the inline queries for you. For that feature you should explicitly enable inline queries in bot settings

Launch

../gradlew run --args="BOT_TOKEN"