xooniverse / televerse

Your gateway to seamless Telegram Bot Development 💙
https://televerse.xooniverse.com
BSD 3-Clause "New" or "Revised" License
64 stars 11 forks source link

Commands sent in groups with topics make the bot reply in the wrong topic #110

Closed doiraduc closed 1 year ago

doiraduc commented 1 year ago

If you send a command in a chat topic, the bot will always reply in the principal topic, but it should reply in the same topic in which the command has been sent. The only way to circumvent this behaviour is to always specify the messageThreadId, but I do think it would be a great idea if it was specified by default.

HeySreelal commented 1 year ago

That would really be a great time saver. Here we goooo! Thank you so much for bringing this up.

HeySreelal commented 1 year ago

Just a quick update, this has been added in v1.9.12 ✨