toggle menu
ozone
common
switch theme
search in API
ozone
/
chat.bsky.convo
/
GetLogQueryParams
Get
Log
Query
Params
@
Serializable
data
class
GetLogQueryParams
(
val
cursor
:
String
?
=
null
)
Members
Constructors
Get
Log
Query
Params
Link copied to clipboard
constructor
(
cursor
:
String
?
=
null
)
Properties
cursor
Link copied to clipboard
val
cursor
:
String
?
=
null
Functions
as
List
Link copied to clipboard
fun
asList
(
)
:
List
<
Pair
<
String
,
Any
?
>
>