Skip to content

Commit 0821dc3

Browse files
committed
chore: add changelog entry
1 parent f4cf58c commit 0821dc3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ These changes are available on the `master` branch, but have not yet been releas
1717
([#2711](https://github.com/Pycord-Development/pycord/pull/2711))
1818
- Added `RawMessageUpdateEvent.new_message` - message update events now contain full
1919
message objects ([#2780](https://github.com/Pycord-Development/pycord/pull/2780))
20+
- Added support for setting guild-specfic `avatar`, `banner`, and `bio` for the bot user
21+
through `Member.edit`.
22+
([#2908](https://github.com/Pycord-Development/pycord/pull/2908))
2023

2124
### Changed
2225

0 commit comments

Comments
 (0)