Add user.locale support
See original GitHub issueMake sure you familiarize yourself with our contributing guidelines.
Summary
Discord provides an optional string field .locale
on a user
object that is currently not exposed through DSharpPlus.
Details
I’m using latest 4.0.0-nightly-00565 and looking at the master, there’s no support for this field.
See locale
field in docs: https://discordapp.com/developers/docs/resources/user#user-object
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
UserLocale (microsoft-windows-international-core- ...
UserLocale specifies the per-user settings used for formatting dates, times, currency, and numbers in a Windows installation.
Read more >Accessing user locale and timezone | Apps Script
Add -ons can access the locale and timezone of its user and the use that information to customize its interface and behavior.
Read more >User Locale
The user locale displays date, time, currency, and number formats for each user. You can specify different user locales on a single machine....
Read more >Localizing a Support app | Zendesk Developer Docs
In this tutorial, you'll localize the user interface of a Zendesk Support app. The app displays "Hello, World!" in different languages based on...
Read more >Locales Overview
Locales control the formats for dates, times, currencies, addresses, names, and numeric values. We currently use International Components for Unicode (ICU) ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
oopsie, didn’t see the PR that got merged
They should still be added imo, as oauth is still a WIP and it could be useful in some cases.