ReplyRefParentUnion

Types

Link copied to clipboard
@SerialName(value = "app.bsky.feed.defs#blockedPost")
value class BlockedPost(val value: BlockedPost) : ReplyRefParentUnion
Link copied to clipboard
@SerialName(value = "app.bsky.feed.defs#notFoundPost")
value class NotFoundPost(val value: NotFoundPost) : ReplyRefParentUnion
Link copied to clipboard
@SerialName(value = "app.bsky.feed.defs#postView")
value class PostView(val value: PostView) : ReplyRefParentUnion