We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 393749f commit 4c12462Copy full SHA for 4c12462
CHANGELOG.md
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
- `proxy` and `proxy_auth` params to many Webhook related methods.
13
([#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
+- New `View.get_item()` method. ([#1659](https://github.com/Pycord-Development/pycord/pull/1659))
16
17
### Deprecated
18
- The `delete_message_days` parameter in ban methods is now deprecated. Please use `delete_message_seconds` instead.
0 commit comments