TelegramBotAPI-examples/InlineQueriesBot
2024-05-08 12:23:42 +00:00
..
src fix up to 11.0.0 2024-03-18 13:46:15 +06:00
build.gradle Update dependency io.ktor:ktor-client-logging-jvm to v2.3.11 2024-05-08 12:23:42 +00:00
README.md Update README.md 2023-04-22 16:36:14 +06:00

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"