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 banner to ClientUser.edit #2396

Merged
merged 9 commits into from Mar 17, 2024
Merged

Conversation

Braandn
Copy link
Contributor

@Braandn Braandn commented Mar 15, 2024

Added "banner" to the edit function.

Till now the official discord docs are not updated, but its is working.

ref: discord/discord-api-docs#6710

Summary

Information

  • 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, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.
  • I have updated the changelog to include these changes.

Added "banner" to the edit function.

Till now the official discord docs are not updated, but the code is working.

ref: discord/discord-api-docs#6710

Signed-off-by: Brandon <Brandon.k@live.de>
Copy link
Member

@plun1331 plun1331 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a changelog

discord/user.py Outdated Show resolved Hide resolved
discord/user.py Show resolved Hide resolved
@plun1331 plun1331 changed the title Ability to change/set the banner of the bot. feat: add banner to ClientUser.edit Mar 16, 2024
Braandn and others added 3 commits March 16, 2024 04:55
Co-authored-by: plun1331 <plun1331@gmail.com>
Signed-off-by: Brandon <Brandon.k@live.de>
Co-authored-by: plun1331 <plun1331@gmail.com>
Signed-off-by: Brandon <Brandon.k@live.de>
discord/user.py Outdated Show resolved Hide resolved
Signed-off-by: plun1331 <plun1331@gmail.com>
Copy link
Member

@Lulalaby Lulalaby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changelog

@Lulalaby Lulalaby enabled auto-merge (squash) March 17, 2024 07:53
@Lulalaby Lulalaby merged commit 530f3d4 into Pycord-Development:master Mar 17, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants