-
- Notifications
You must be signed in to change notification settings - Fork 479
feat: Add support for editing application info and new fields #2994
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
Open
Lumabots wants to merge 33 commits into Pycord-Development:master Choose a base branch from Lumabots:appinf
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
+357 −45
Open
Changes from all commits
Commits
Show all changes
33 commits Select commit Hold shift + click to select a range
6cabb6f Add support for editing application info and new fields
Lumabots 2f54fe7 style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] fab1478 Add AppInfo.edit() and missing fields support
Lumabots bfa2940 style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 9893239 Update discord/appinfo.py
Lumabots 884cd6c Update discord/appinfo.py
Lumabots 41f12a2 Update discord/appinfo.py
Lumabots 714c68a Update discord/appinfo.py
Lumabots 734b5ce Update discord/appinfo.py
Lumabots 49c90b9 Update discord/appinfo.py
Lumabots 76eb883 Restrict icon and cover_image types to bytes or None
Lumabots bd91789 style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 7e5ff54 feat(emoji): add mention property to BaseEmoji for easier emoji refer…
Lumabots 6fc48da Merge branch 'appinf' of https://github.com/Lumabots/pycord into appinf
Lumabots bde7ec3 Merge branch 'master' into appinf
Lumabots 89d3011 refactor(AppInfo): improve integration_types_config handling and simp…
Lumabots dfb7907 style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 9eecbfa refactor(AppInfo): remove deprecated flags attribute from AppInfo class
Lumabots ab000ac Merge branch 'master' into appinf
Paillat-dev 8c0dcd7 Merge branch 'master' into appinf
Paillat-dev 03a46e8 refactor(AppInfo): rename event_webhooks_status to _event_webhooks_st…
Lumabots 0b603f5 refactor(AppInfo): remove setter for event_webhooks_enabled and assoc…
Lumabots 3c398cc Update CHANGELOG.md
Lumabots 1b0017c refactor: update method names and types in AppInfo and HTTPClient
Lumabots 20cd5ed Merge branch 'master' into appinf
Lumabots ef0cb75 feat: add ApplicationEventWebhookStatus enum and update AppInfo to us…
Lumabots 5f939dd style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 27b5b01 Merge branch 'master' into appinf
Lumabots ae03d85 Update discord/appinfo.py
Lumabots f2d461d refactor: simplify icon and cover_image type annotations in AppInfo
Lumabots 7afeed1 feat: implement FlagCommand for enhanced command argument parsing
Lumabots 630bdcd Merge branch 'master' into appinf
Lumabots 03700ad Update discord/appinfo.py
Paillat-dev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.