vendelieu / telegram-bot

Telegram Bot API wrapper with handy Kotlin DSL.
https://vendelieu.github.io/telegram-bot/
Apache License 2.0
197 stars 15 forks source link

Chat input listening #251

Closed vendelieu closed 1 month ago

vendelieu commented 2 months ago

Add some flow to handle input listening in chats

vendelieu commented 1 month ago

can be done through bot.update.flow actions. (since 7.4.0)