Skip to main content

Interface: CreateBlueskyPostResult

Defined in: web/lib/bluesky/types.ts:41

Result of creating a Bluesky post.

Properties

cid

cid: string

Defined in: web/lib/bluesky/types.ts:45

CID of the created post


rkey

rkey: string

Defined in: web/lib/bluesky/types.ts:47

Record key (for constructing bsky.app URL)


uri

uri: string

Defined in: web/lib/bluesky/types.ts:43

AT-URI of the created post