paper-plane
paper-plane copied to clipboard
WIP: chat-history: Notify visible messages to tdlib
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