Posting Image Blob alongside post #3245
Unanswered
ixnoahlive
asked this question in
How to do it?
Replies: 1 comment
-
There is TypeScript code here in the "posts" tutorial: https://docs.bsky.app/docs/tutorials/creating-a-post#images-embeds We have a new specification document which might be helpful: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've got a url to an image and converted it to a image blob, but how do I actually attach it alongside the post? There's a bunch of conveluded things and all documentation uses Python instead of TypeScript so I have no clue what to do to get my Blob into a functioning image attached to my post.
Beta Was this translation helpful? Give feedback.
All reactions