mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
* Add command to get an attachment * Refactor retrieving of attachments to use StreamDetails * Refactor AttachmentCommand to GetAttachmentCommand * Minor improvements to GetAttachmentCommand * Use JSON serializer to serialize binary data Serializing the stream is better for memory handling than loading the whole thing into the file. * Clean up unneeded class * Added command to doc Co-authored-by: cedb <cedb@keylimebox.org> |
||
---|---|---|
.. | ||
src | ||
build.gradle.kts |