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 5793021 commit 4daab6eCopy full SHA for 4daab6e
CHANGELOG.md
@@ -33,7 +33,7 @@ These changes are available on the `master` branch, but have not yet been releas
33
- Added `ui.FileUpload` for modals and the `FileUpload` component.
34
([#2938](https://github.com/Pycord-Development/pycord/pull/2938))
35
- Added `Attachment.read_chunked` and optional `chunksize` argument to `Attachment.save`
36
- for processing attachments in chunks.
+ for retrieving attachments in chunks.
37
([#2956](https://github.com/Pycord-Development/pycord/pull/2956))
38
- Added support for Guild Incidents via `Guild.incidents_data` and
39
`Guild.modify_incident_actions()`.
0 commit comments