Skip to content
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

edit_message doesnt modify sent_queue #71

Closed
Blotz opened this issue Apr 29, 2022 · 0 comments · Fixed by #102 · May be fixed by #72
Closed

edit_message doesnt modify sent_queue #71

Blotz opened this issue Apr 29, 2022 · 0 comments · Fixed by #102 · May be fixed by #72

Comments

@Blotz
Copy link

Blotz commented Apr 29, 2022

Running edit_message doesnt update the Message object in sent_queue with the new context.
This results in messages from the sent_queue not including any changes from editing messages

This causes issues when trying to test whether a discord command edits a message due to the fact that you dont have direct access to the message object and can only get the output of the command from the send queue

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