Application Summary has been deprecated #1623
Labels
c-model
Affects the model crate
d-api
Change related to Discord's API.
d-breaking
Code breaks the API because of Discord
d-not-deployed
Discord API change that hasn't been deployed to the docs.
The application summary is part of selling applications on Discord. Since this feature has now been removed it's now an empty string. We can remove that property from
IntegrationApplication
andCurrentApplicationInfo
now.Edit: Looks like summary has not been removed from
IntegrationApplication
. I asked on the dapi server whether this was an oversight.Reference: discord/discord-api-docs#4668
Edit: Waiting for discord/discord-api-docs#4686 to get merged
The text was updated successfully, but these errors were encountered: