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
{{ message }}
This repository was archived by the owner on Jun 11, 2025. It is now read-only.
When sending a message via skpy,
getEvents()yield:SkypeNewMessageEventwith my own messageSkypeChatUpdateEventthat looks like a message receiptBut when the other party reads the message, no event arrives in skpy.
Account type
Microsoft account - application password
Conversation details
1 on 1
Steps to reproduce
Result
When the other party reads the message, I can see his "read mark" in the skype web UI but nothing is printed on the console.
(I did not include the logs since they weren't relevant IMHO, let me know if you want them)