Interface: CreateBlueskyPostInput
Defined in: web/lib/bluesky/types.ts:31
Input for creating a Bluesky post.
Properties
embed
embed:
ExternalEmbed
Defined in: web/lib/bluesky/types.ts:35
External embed for link preview card
eprintUri?
optionaleprintUri:string
Defined in: web/lib/bluesky/types.ts:43
AT-URI of the eprint being announced, when there is one.
Remarks
Not part of the Bluesky record. It tells the caller which eprint's
standard.site document should record this post as its bskyPostRef.
text
text:
string
Defined in: web/lib/bluesky/types.ts:33
Post text content (max 300 graphemes)