Skip to content

Not getting messages #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
alexferra opened this issue May 13, 2024 · 6 comments
Open

Not getting messages #4

alexferra opened this issue May 13, 2024 · 6 comments

Comments

@alexferra
Copy link

test = user.get_dms(False)

this returns this:

{'id': '834962210047393793', 'type': 1, 'last_message_id': '847234498650832917', 'flags': 0, 'recipients': [{'id': '734642980291608617', 'username': 'alpha142116', 'global_name': 'Alpha14', 'avatar': '3b230e62ced2716baf08d7955e751345', 'avatar_decoration_data': None, 'discriminator': '0', 'public_flags': 0, 'clan': None}]}

which does not have the message itself. How to get the message?

@Jacoblightning
Copy link
Owner

I can't check right now, but I can check it out and reply on Friday.

@Jacoblightning
Copy link
Owner

So that feature is not currently in the package but I looked at it and it seems simple to add, Ill add it by this weekend.

@alexferra
Copy link
Author

@Jacoblightning where you able to add it? or can you point me in the direction to add it?

@Jacoblightning
Copy link
Owner

@alexferra So Sorry, Got very busy, If you want me to point you in the direction to add it, I made a new branch with the changes so far. Basically, contributing is just opening dev tools in Discord and finding the right request.

@alexferra
Copy link
Author

@Jacoblightning is it working on that branch?

@Jacoblightning
Copy link
Owner

Not fully but I have dded a lot of structure to get it working. I just have a lot of other projects going on right now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants