Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement base64_attachments #12

Closed
wants to merge 6 commits into from
Closed

Conversation

thielenf
Copy link

@thielenf thielenf commented Jun 5, 2022

Hi filipre!

This is my first approach at implementing base64_attachments. Although the changes are pretty straightforward, I don't think this is the most elegant way to do it. However, I'm also unable to come up with better alternatives. So I thought I'd just use this PR to maybe get a discussion going and see where we go from there.

Kind regards from another part of Germany
Felix

Message.parse() takes `signal: SignalAPI` instance as parameter,
which allows us to call its new get_attachment() method.
As a result, the Message.parse() needs to be `async` now.
for cases where `base64_attachments` parameter
is not `None`
@filipre
Copy link
Owner

filipre commented Jun 8, 2022

Awesome, thank you very much! I will take a closer look the coming days. I have to fix the deployment pipeline first and also tidy up a few things, but then I can test and merge it

@Era-Dorta Era-Dorta mentioned this pull request Jun 18, 2024
@Era-Dorta
Copy link
Collaborator

Closing this as it is superseeded by #67

@Era-Dorta Era-Dorta closed this Oct 12, 2024
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.

3 participants