Skip to content

Commit 1118414

Browse files
committed
Merge branch 'refs/heads/pr-2994' into fix-auto-sync
2 parents ae9a6c4 + 988788a commit 1118414

7 files changed

Lines changed: 395 additions & 48 deletions

File tree

CHANGELOG.md

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

0 commit comments

Comments
 (0)