bsky.lexicons.app.bsky.feed
AtProto lexicons types of app.bsky.
feed
.*
- struct
Post
; - app.bsky.feed.post
- struct
ReplyRef
; - app.bsky.feed.post#replyRef
- StrongRef
root
; - Root of reply tree
- StrongRef
parent
; - Parent of reply tree
- struct
Like
; - app.bsky.feed.like
- string
type
; - StrongRef
subject
; - SysTime
createdAt
;
- struct
Repost
; - app.bsky.feed.repost
- string
type
; - StrongRef
subject
; - SysTime
createdAt
;