Add Locale property to DiscordUser/DiscordMember
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.