File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111- ` suppress ` kwarg to ` Messageable.send() ` ([ #1587 ] ( https://github.com/Pycord-Development/pycord/pull/1587 ) )
1212- ` proxy ` and ` proxy_auth ` params to many Webhook related methods.
1313 ([ #1655 ] ( https://github.com/Pycord-Development/pycord/pull/1655 ) )
14+ - ` delete_message_seconds ` parameter in ban methods. ([ #1557 ] ( https://github.com/Pycord-Development/pycord/pull/1557 ) )
15+
16+ ### Deprecated
17+ - The ` delete_message_days ` parameter in ban methods is now deprecated. Please use ` delete_message_seconds ` instead.
18+ ([ #1557 ] ( https://github.com/Pycord-Development/pycord/pull/1557 ) )
1419
1520### Fixed
1621- Various fixes to ext.bridge groups ([ #1633 ] ( https://github.com/Pycord-Development/pycord/pull/1633 ) &
You can’t perform that action at this time.
0 commit comments