Skip to content

Fix DiscordMember discriminator setter.

Mateusz Brawański requested to merge github/fork/WamWooWam/patch-1 into master

Created by: WamWooWam

Summary

This makes modifying a DiscordMember's discriminator, modify the discriminator, not the username.

Notes

I don't think this has much of an effect, DiscordMembers are usually re-created not modified, but it's probably a good thing to fix regardless.

Merge request reports

Loading