Types

Link copied to clipboard
@SerialName(value = "app.bsky.embed.record#view")
value class AppBskyEmbedRecordView(val value: RecordView) : MessageViewEmbedUnion
Link copied to clipboard
@SerialName(value = "chat.bsky.embed.joinLink#view")
value class ChatBskyEmbedJoinLinkView(val value: JoinLinkView) : MessageViewEmbedUnion
Link copied to clipboard