Deprecate field `regions` in GuildEdit and the view of the value
See original GitHub issueIf https://github.com/discord/discord-api-docs/pull/2982 get’s approved, we need to remove the region
field in Guilds.
Or it will be in a new version bumb, we’ll see
Thing is: The field is not used anymore. It’s still there, but unnecessary. I would like to hide it.
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Field deprecation - GraphQL Tutorials
We're going to take the length value and map it to this new field. ... To mark a field as deprecated, we'll use...
Read more >Deprecated Fields, and Fields Marked as Obsolete
In the latest version of Business Central, a number of fields have been deprecated in the current release or marked to be obsolete...
Read more >Schema deprecations - Apollo GraphQL Docs
Leverage SDL and tooling to manage deprecations · Use the @deprecated type system directive · Use field usage metrics to assess when it's...
Read more >API Reference
ValueError – Invalid icon image format given. Must be PNG or JPG. Returns. The guild created. This is not the same guild that...
Read more >Deprecation of input fields · Issue #197 · graphql ...
It is possible to deprecate fields and enum values, but not input values or arguments. I think it should be possible to deprecate...
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
We won’t be removing it, rather adding the depreciated attribute telling them to use the newer property.
This is something we will get around to with the V9 implementation, as of now you can still access the guild’s region.