paper-plane icon indicating copy to clipboard operation
paper-plane copied to clipboard

WIP: chat-history: Notify visible messages to tdlib

Open melix99 opened this issue 2 years ago • 0 comments

Fixes https://github.com/melix99/telegrand/issues/73. Supersedes https://github.com/melix99/telegrand/pull/286.

  • [ ] Implement SponsoredMessage handling
  • [x] Notify about opened chats too and remove the "force_read" param in "view_messages"
  • [ ] Test extensively
  • [ ] Explain the little hackyness (e.g. the delay)
  • [ ] Remove debug calls

melix99 avatar Feb 23 '23 15:02 melix99