Skip to content

Add Locale property to DiscordUser/DiscordMember

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

Created by: WamWooWam

Summary

Fixes #387 (closed)

Details

Adds the locale property defined by Discord's documentation to the DiscordUser object.

Notes

This isn't super useful right now as it's only sent for the current user (DiscordClient#CurrentUser), but who knows what Discord's gonna do with this eventually.

Merge request reports

Loading