Skip to content

Fix member in interactions

Created by: IDoEverything

Summary

Fixes an issue with interaction member being constructed with the wrong object

Details

When the User object was created from a DiscordMember in the interaction, the usr object was passed in the constructor instead of the TransportMember.

Merge request reports

Loading