Skip to main content

app.bsky.feed.postgate

#main

Properties

Record defining interaction rules for a post. The record key (rkey) of the postgate record must match the record key of the post, and that record must be in the same repository.

Use com.atproto.repo.createRecord to create a record.

PropertyTypeKnown ValuesRequiredDescription
createdAtstring (datetime)--
poststring (at-uri)-Reference (AT-URI) to the post record.
detachedEmbeddingUrisarray of string-List of AT-URIs embedding this post that the author has detached from.
embeddingRulesarray of union
#disableRule
--

Output

PropertyTypeKnown ValuesRequiredDescription
refcom.atproto.repo.strongRef--

#disableRule

Disables embedding of this post.