Skip to content

edit_message doesnt modify sent_queue #71

@Blotz

Description

@Blotz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions