Skip to content

fix(enums): swap SubscriptionStatus.ending/.inactive values#1544

Open
shiftinv wants to merge 2 commits into
masterfrom
fix/subscription-status-values
Open

fix(enums): swap SubscriptionStatus.ending/.inactive values#1544
shiftinv wants to merge 2 commits into
masterfrom
fix/subscription-status-values

Conversation

@shiftinv

@shiftinv shiftinv commented Jun 9, 2026

Copy link
Copy Markdown
Member

Summary

These were incorrectly documented in the API docs as ending = 1 and inactive = 2, but are meant to be the other way around. Somehow no-one had noticed this (including me while testing back then) up until now c:

https://github.com/discord/discord-api-docs/pull/8388/changes?w=1

Checklist

  • If code changes were made, then they have been tested
    • I have updated the documentation to reflect the changes
    • I have formatted the code properly by running uv run nox -s lint
    • I have type-checked the code by running uv run nox -s pyright
  • This PR fixes an issue
  • This PR adds something new (e.g. new method or parameters)
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, ...)

@shiftinv shiftinv added this to the disnake v2.13 milestone Jun 9, 2026
@shiftinv shiftinv added the t: api support Support of Discord API features label Jun 9, 2026
@shiftinv shiftinv added this to disnake Jun 9, 2026
@github-project-automation github-project-automation Bot moved this to Todo in disnake Jun 9, 2026
@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 disnake | 🛠️ Build #33059493 | 📁 Comparing 8d7cb68 against latest (0b95a7d)

  🔍 Preview build  

48 files changed · ± 48 modified

± Modified

@Enegg

Enegg commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Wow breaking change,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants