api
Toggle table of contents
main
common
Platform filter
common
Switch theme
Search in API
api
api
/
io.github.bsautner.kobold.client
/
ApiClient
/
postData
post
Data
inline suspend
fun
<
T
:
KRequest
>
postData
(
endpoint
:
String
,
data
:
T
)
:
HttpResponse