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(user): add banner param to ClientUser.edit #1171

Merged
merged 3 commits into from
May 21, 2024

Conversation

spifory
Copy link
Collaborator

@spifory spifory commented Mar 22, 2024

Summary

Implements discord/discord-api-docs#6710 by adding a banner parameter on ClientUser.edit

This is a Code Change

  • I have tested my changes.
  • I have updated the documentation to reflect the changes.
  • I have run task pyright and fixed the relevant issues.

@spifory spifory marked this pull request as draft March 22, 2024 10:50
@spifory spifory added p: low Priority: low - not important to be worked on s: awaiting review Status: the issue or PR is awaiting reviews t: api coverage Type: api coverage - this adds code to cover the discord API s: waiting for discord status: the issue requires changes to the documentation or behaviour before it can be completed. labels Mar 22, 2024
nextcord/user.py Outdated Show resolved Hide resolved
@EmreTech EmreTech removed the s: waiting for discord status: the issue requires changes to the documentation or behaviour before it can be completed. label May 18, 2024
@EmreTech
Copy link
Collaborator

Related Discord Docs PR merged.

@EmreTech EmreTech marked this pull request as ready for review May 18, 2024 01:23
@EmreTech EmreTech merged commit 570c640 into nextcord:master May 21, 2024
10 checks passed
@EmreTech EmreTech removed the s: awaiting review Status: the issue or PR is awaiting reviews label May 21, 2024
@spifory spifory deleted the feat/add/clientuser-banner branch May 21, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p: low Priority: low - not important to be worked on t: api coverage Type: api coverage - this adds code to cover the discord API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants