ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
chat.bsky.convo
/
DeleteMessageForSelfRequest
Delete
Message
For
Self
Request
@
Serializable
data
class
DeleteMessageForSelfRequest
(
val
convoId
:
String
,
val
messageId
:
String
)
Members
Constructors
Delete
Message
For
Self
Request
Link copied to clipboard
constructor
(
convoId
:
String
,
messageId
:
String
)
Properties
convo
Id
Link copied to clipboard
val
convoId
:
String
message
Id
Link copied to clipboard
val
messageId
:
String