Closed Alejandro-AP00 closed 4 months ago
This PR fixes an issue with the editOrReply functionality. If we use the interaction->user->id it will always be false compared to the discord id, this PR updates it to use the message user id instead which lets the message be edited.
This PR fixes an issue with the editOrReply functionality. If we use the interaction->user->id it will always be false compared to the discord id, this PR updates it to use the message user id instead which lets the message be edited.