kikinlex
Toggle table of contents
5.0.1
common
Platform filter
common
Switch theme
Search in API
kikinlex
runtime
/
io.github.kikin81.atproto.runtime
/
XrpcClient
/
query
query
suspend
fun
<
P
,
R
>
query
(
nsid
:
String
,
params
:
P
,
paramsSerializer
:
<Error class: unknown class>
<
P
>
,
responseSerializer
:
<Error class: unknown class>
<
R
>
,
errorMapper
:
XrpcErrorMapper
=
DefaultXrpcErrorMapper
,
auth
:
AuthProvider
?
=
null
)
:
R