ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
chat.bsky.moderation
/
GetConvosResponse
Get
Convos
Response
@
Serializable
data
class
GetConvosResponse
(
val
convos
:
List
<
ConvoView
>
)
Members
Constructors
Get
Convos
Response
Link copied to clipboard
constructor
(
convos
:
List
<
ConvoView
>
)
Properties
convos
Link copied to clipboard
val
convos
:
List
<
ConvoView
>