Tweepy DM methods do not return DMS

126 Views Asked by At

Title says it all.

If I use print(api.list_direct_messages(count = 20)), the result is just [], despite receiving many DMs.

get.direct.message(id) has also not worked, since I haven't figured out how to find the ID of a specific direct message.

Any help would be appreciated!

0

There are 0 best solutions below