Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhozic committed Jul 24, 2023
1 parent 362b4da commit fbebedc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Expand Up @@ -72,8 +72,10 @@ These changes are available on the `master` branch, but have not yet been releas
- Added `suppress` and `allowed_mentions` parameters to `Webhook` and
`InteractionResponse` edit methods.
([#2138](https://github.com/Pycord-Development/pycord/pull/2138))
- Added `Guild.create_forum_channel` parameter and `ForumChannel` attribute:
`default_reaction_emoji`.
- Added `default_reaction_emoji` parameter to `Guild.create_forum_channel()`
and `ForumChannel.edit()` methods.
([#2178](https://github.com/Pycord-Development/pycord/pull/2178))
- Added `ForumChannel.default_reaction_emoji` attribute.
([#2178](https://github.com/Pycord-Development/pycord/pull/2178))

### Changed
Expand Down

0 comments on commit fbebedc

Please sign in to comment.