toggle menu
ozone
common
switch theme
search in API
ozone
/
chat.bsky.convo
/
MessageRef
Message
Ref
@
Serializable
data
class
MessageRef
(
val
did
:
Did
,
val
convoId
:
String
,
val
messageId
:
String
)
Members
Constructors
Message
Ref
Link copied to clipboard
constructor
(
did
:
Did
,
convoId
:
String
,
messageId
:
String
)
Properties
convo
Id
Link copied to clipboard
val
convoId
:
String
did
Link copied to clipboard
val
did
:
Did
message
Id
Link copied to clipboard
val
messageId
:
String