Identify unread messages #1057
Unanswered
Abdurauf23
asked this question in
Q&A
Replies: 1 comment
-
https://github.com/adw0rd/instagrapi/blob/master/instagrapi/types.py#L357 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to build simple chatbot for fun, and here is my problem.
I don't understand how to get unread messages from the chat. Like, is there any method, or attribute, that will tell, if the DirectMessage is read or unread?
Beta Was this translation helpful? Give feedback.
All reactions