Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove store sku related application fields and store channels #1092

Merged

Conversation

FasterSpeeding
Copy link
Collaborator

Summary

Checklist

  • I have run nox and all the pipelines have passed.
  • I have made unittests according to the code I have added/modified/deleted.

Related issues

@davfsa
Copy link
Member

davfsa commented Mar 25, 2022

Are these removed completely from the API? As far as I am aware there are still some lindering around (cant check atm, but check one of a store channel I have access to later today)

@davfsa
Copy link
Member

davfsa commented Mar 25, 2022

Looks like they are all gone. All good then :)

davfsa
davfsa previously approved these changes Mar 25, 2022
@FasterSpeeding
Copy link
Collaborator Author

Are these removed completely from the API? As far as I am aware there are still some lindering around (cant check atm, but check one of a store channel I have access to later today)

The assumption here is that all of the store (channel) specific application fields should be treated as likely to be removed in the future since they serve no purpose without the store and primary_sku_id + slug were never useful to bots as far as the documented API goes to begin with anyways.

@FasterSpeeding FasterSpeeding enabled auto-merge (squash) March 25, 2022 21:23
@FasterSpeeding FasterSpeeding merged commit 8bbc9b4 into hikari-py:master Mar 25, 2022
@FasterSpeeding FasterSpeeding deleted the task/remove-store-channel branch March 29, 2022 13:44
hypergonial pushed a commit to hypergonial/hikari that referenced this pull request Mar 19, 2024
* Remove mention of deprecated GuildStoreChannel

Deprecated and removed in hikari-py#1092

* Minor spellchecking

* MANAGE_INVITES is now CREATE_INSTANT_INVITES

https://discord.com/developers/docs/resources/guild#add-guild-member

* Migrate to MANAGE_GUILD_EXPRESSIONS

* Expand GUILDER_MEMBERS intent

* Expand `undefined`

* Housekeeping: New line to appease formatter

* Expand and beautify `hikari.undefined`'s docs

* stdlib reference linking

* Change "Bot" tab reference to Discord's Dev Portal

This should be a good kickstarter. Should.

* Add missing `position` arg in `add_role()`

* Make `Intents`'s docs a bit more helpful

* Address MkDocs' build warning

* Housekeeping: Appease `flake8`

* Migrate leftover backtick reference

* Change MANAGE_PERMISSIONS to MANAGE_ROLES

This could be verified by letting the bot have Manage Permissions
permission in a channel and check that channel's overwrites.

* Expand Webhook.token according to scope

* More stdlib migration

* Expand aliases

* Migrate leftover MANAGE_INVITES

* Expand Flag's reference

* Typo fix

* Expand BasicAuthHeader

* Resolve READ_MESSAGE to VIEW_CHANNEL

* Expand internal Enum

* Expand MEMBERS to CacheComponent.MEMBERS

* Bump MkDocs dependencies

* Make cross-references inline code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants