toggle menu
ozone
common
switch theme
search in API
ozone
/
chat.bsky.convo
/
MessageInputEmbedUnion
Message
Input
Embed
Union
@
Serializable
sealed
interface
MessageInputEmbedUnion
Inheritors
AppBskyEmbedRecord
Unknown
Members
Types
App
Bsky
Embed
Record
Link copied to clipboard
@
JvmInline
@
Serializable
@
SerialName
(
value
=
"app.bsky.embed.record"
)
value
class
AppBskyEmbedRecord
(
val
value
:
Record
)
:
MessageInputEmbedUnion
Unknown
Link copied to clipboard
@
JvmInline
@
Serializable
value
class
Unknown
(
val
value
:
JsonContent
)
:
MessageInputEmbedUnion