TelegramBotAPI-examples/InlineQueriesBot
bpavuk 7964dc4eea code cleanup
optimized imports here and there, made CustomBot working as intended
2024-07-10 19:25:00 +03:00
..
src code cleanup 2024-07-10 19:25:00 +03:00
build.gradle Update dependency io.ktor:ktor-client-logging-jvm to v2.3.7 2023-12-07 12:54:06 +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"