[x] I've debugged my code using the DEBUG variable.
Platform
[x] I'm using Node.js 10.23.0
Description
A specific description of your bug, so it's understandable to anyone.
If you have pictures or videos to upload, please add a link like this: [title](url).
When I try to retrieve messages sent from specific users by using directThread.getByParticipants, I correctly receive the thread but the items property is empty. I checked in my instagram app and there is a text message. I tried with different accounts, different proxies and so on. I don't have this problem using ig.feed.directInbox or ig.feed.directPending.
Code
Add a meaningful section of your code here. If you are using TypeScript replace js with typescript.
Form
Put an
[x]
if you meet the condition, else leave[ ]
.Requirements
DEBUG
variable.Platform
Description
A specific description of your bug, so it's understandable to anyone. If you have pictures or videos to upload, please add a link like this:
[title](url)
.When I try to retrieve messages sent from specific users by using
directThread.getByParticipants
, I correctly receive the thread but theitems
property is empty. I checked in my instagram app and there is a text message. I tried with different accounts, different proxies and so on. I don't have this problem usingig.feed.directInbox
orig.feed.directPending
.Code
Add a meaningful section of your code here. If you are using TypeScript replace
js
withtypescript
.Thanks for your help