Skip to content

Commit

Permalink
Merge branch 'master' into patch-19
Browse files Browse the repository at this point in the history
  • Loading branch information
BobDotCom authored Oct 2, 2022
2 parents 8e4d4fc + 4c12462 commit 953e9bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `proxy` and `proxy_auth` params to many Webhook related methods.
([#1655](https://github.com/Pycord-Development/pycord/pull/1655))
- `delete_message_seconds` parameter in ban methods. ([#1557](https://github.com/Pycord-Development/pycord/pull/1557))
- New `View.get_item()` method. ([#1659](https://github.com/Pycord-Development/pycord/pull/1659))
- New `raw_mentions`, `raw_role_mentions` and `raw_channel_mentions` functions in `discord.utils`.
([#1658](https://github.com/Pycord-Development/pycord/pull/1658))

Expand Down

0 comments on commit 953e9bf

Please sign in to comment.