TelegramBotAPI-examples/BusinessConnectionsBot
bpavuk 7964dc4eea code cleanup
optimized imports here and there, made CustomBot working as intended
2024-07-10 19:25:00 +03:00
..
src/main/kotlin code cleanup 2024-07-10 19:25:00 +03:00
build.gradle improvements in samples 2024-04-19 18:10:46 +06:00
README.md improvements in samples 2024-04-19 18:10:46 +06:00

BusinessConnectionBotBot

When bot connected or disconnected to the business chat, it will notify this chat

Launch

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