Add support for Telegram group chat topics #321
0xhirugohan
started this conversation in
Ideas
Replies: 1 comment 1 reply
|
Topics is currently not supported by nchat. I will convert this discussion into a feature request and see what can be done to support it. At a first glance I think the main issue to resolve is to provide an intuitive UI for reading and replying to the topics (even without replying to a specific message in a topic), so I need to think a bit about that and perhaps compare with other Telegram clients. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Topics in Telegram Group is announced around Nov 2022 https://telegram.org/blog/topics-in-groups-collectible-usernames
Currently when accessing Group with Topics in nchat, it only displays chat as its not enabled a Topic. But when you reply to one of the chat in a certain topic, it will send your message to that specific topic as well, so it works.
The problem is, I would like to know which chat are from which topic.
Currently:
And I am expecting something like this:
Is that possible in the current version of nchat? If so, how to do that? Thank you
All reactions