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

feat: add Guild.max_stage_video_channel_users #741

Merged
merged 2 commits into from
Apr 1, 2023

Conversation

onerandomusername
Copy link
Member

Summary

implements and blocked by discord/discord-api-docs#5273

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 task lint
    • I have type-checked the code by running task 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, ...)

@onerandomusername onerandomusername added the s: waiting for api/docs Issue/PR is waiting for API support/documentation label Sep 11, 2022
@onerandomusername onerandomusername added this to the disnake v2.6 milestone Sep 11, 2022
@onerandomusername onerandomusername added the s: needs review Issue/PR is awaiting reviews label Sep 11, 2022
@onerandomusername onerandomusername removed the s: needs review Issue/PR is awaiting reviews label Sep 11, 2022
@shiftinv shiftinv added t: enhancement New feature t: api support Support of Discord API features labels Sep 12, 2022
@onerandomusername onerandomusername force-pushed the feat/max-stage-voice-users branch from c82a5b9 to fa161b2 Compare September 13, 2022 04:21
@onerandomusername onerandomusername force-pushed the feat/max-stage-voice-users branch from b06948d to f3af4aa Compare September 21, 2022 19:18
@onerandomusername onerandomusername force-pushed the feat/max-stage-voice-users branch 4 times, most recently from a3b2666 to 0c46a49 Compare October 4, 2022 05:01
@onerandomusername onerandomusername force-pushed the feat/max-stage-voice-users branch 2 times, most recently from cc6d8f9 to 10dae01 Compare October 17, 2022 03:59
@onerandomusername onerandomusername force-pushed the feat/max-stage-voice-users branch 3 times, most recently from 2c097c8 to a7734c4 Compare October 30, 2022 00:16
@shiftinv shiftinv removed this from the disnake v2.8 milestone Feb 5, 2023
@onerandomusername onerandomusername force-pushed the feat/max-stage-voice-users branch from a7734c4 to 2f58949 Compare February 23, 2023 16:00
@onerandomusername onerandomusername force-pushed the feat/max-stage-voice-users branch from 2f58949 to 93e3296 Compare March 2, 2023 02:16
@onerandomusername onerandomusername removed the s: waiting for api/docs Issue/PR is waiting for API support/documentation label Apr 1, 2023
@onerandomusername onerandomusername enabled auto-merge (squash) April 1, 2023 01:11
@onerandomusername onerandomusername merged commit 1312d90 into master Apr 1, 2023
@onerandomusername onerandomusername deleted the feat/max-stage-voice-users branch April 1, 2023 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t: api support Support of Discord API features t: enhancement New feature
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants