Skip to content

Commit 25a1aee

Browse files
LumabotsCopilotPaillat-devJustaSqu1dpre-commit-ci[bot]
authored
feat: Add support for editing application info and new fields (#2994)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Paillat <jeremiecotti@ik.me> Co-authored-by: JustaSqu1d <89910983+JustaSqu1d@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Paillat <paillat@pycord.dev>
1 parent 74c97aa commit 25a1aee

File tree

7 files changed

+393
-48
lines changed

7 files changed

+393
-48
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ These changes are available on the `master` branch, but have not yet been releas
121121
- Added `Attachment.read_chunked` and added optional `chunksize` argument to
122122
`Attachment.save` for retrieving attachments in chunks.
123123
([#2956](https://github.com/Pycord-Development/pycord/pull/2956))
124+
- Added `AppInfo.edit()` method and missing `AppInfo` attributes.
125+
([#2994](https://github.com/Pycord-Development/pycord/pull/2994))
124126
- Added `Guild.fetch_roles_member_counts` method and `GuildRoleCounts` class.
125127
([#3020](https://github.com/Pycord-Development/pycord/pull/3020))
126128
- Implemented `with_response` for interaction callbacks, adding

0 commit comments

Comments
 (0)