Current Emulsion is unable to properly read messages in topics (each message gets prefixed by a [DATA UNRECOGNIZED]), and it unable to send messages to Telegram groups where topics are enabled.
We should introduce a configuration option to connect the bot to a particular topic inside of a Telegram group. The incoming messages should be filtered with that topic only, and outgoing messages should be sent to that topic.
Latest version of Telegram introduced Topics.
Current Emulsion is unable to properly read messages in topics (each message gets prefixed by a
[DATA UNRECOGNIZED]
), and it unable to send messages to Telegram groups where topics are enabled.We should introduce a configuration option to connect the bot to a particular topic inside of a Telegram group. The incoming messages should be filtered with that topic only, and outgoing messages should be sent to that topic.