Types

Link copied to clipboard
@SerialName(value = "app.bsky.embed.record")
value class AppBskyEmbedRecord(val value: Record) : MessageInputEmbedUnion
Link copied to clipboard
@SerialName(value = "chat.bsky.embed.joinLink")
value class ChatBskyEmbedJoinLink(val value: JoinLink) : MessageInputEmbedUnion
Link copied to clipboard