toggle menu
ozone
common
switch theme
search in API
ozone
/
chat.bsky.convo
/
AcceptConvoResponse
Accept
Convo
Response
@
Serializable
data
class
AcceptConvoResponse
(
val
rev
:
String
?
=
null
)
Parameters
rev
Rev when the convo was accepted. If not present, the convo was already accepted.
Members
Constructors
Accept
Convo
Response
Link copied to clipboard
constructor
(
rev
:
String
?
=
null
)
Properties
rev
Link copied to clipboard
val
rev
:
String
?
=
null
Rev when the convo was accepted. If not present, the convo was already accepted.