Skip to content

feat: better attachments#455

Open
Droid00000 wants to merge 17 commits into
shardlab:mainfrom
Droid00000:feat/attachment-builder
Open

feat: better attachments#455
Droid00000 wants to merge 17 commits into
shardlab:mainfrom
Droid00000:feat/attachment-builder

Conversation

@Droid00000

Copy link
Copy Markdown
Collaborator

Summary

I noticed that in multipart uploads, the name of each subpart header is set to an integer, e.g. 0, 1, etc. when according to the docs it should instead be something like files[0], files[1], etc. I also realized that this would be a good chance to support an attachment builder for messages, since we don't already have one.

The commits from the original attachment builder PR builder code were copied into this one.

@Droid00000 Droid00000 force-pushed the feat/attachment-builder branch from 5c233f3 to c52e02f Compare May 10, 2026 00:33
@Droid00000 Droid00000 force-pushed the feat/attachment-builder branch from f767fbf to 685951f Compare May 10, 2026 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants