You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we don't do anything when the user reads unread messages. We need to tell TDLib that these messages are being read. It's against the ToS not doing this, so this is high priority.
The text was updated successfully, but these errors were encountered:
I had a chat with a GTK developer and they told me that basically implementing a way to report "visible items" is tricky and needs a new API, so this won't probably be implemented for a while (but I'm still interested in making a contribution to allow that). This is the tracking issue in GTK (even though the discussion diverged in matrix lately): https://gitlab.gnome.org/GNOME/gtk/-/issues/4688.
I'm currently inclined to report all messages as read when opening a chat, so at least we can fix the problem with the ToS.
Currently we don't do anything when the user reads unread messages. We need to tell TDLib that these messages are being read. It's against the ToS not doing this, so this is high priority.
The text was updated successfully, but these errors were encountered: