api
Toggle table of contents
main
common
Platform filter
common
Switch theme
Search in API
api
api
/
io.github.bsautner.kobold.client
/
ApiClient
Api
Client
object
ApiClient
Members
Properties
client
Link copied to clipboard
val
client
:
HttpClient
Functions
post
Data
Link copied to clipboard
inline suspend
fun
<
T
:
KRequest
>
postData
(
endpoint
:
String
,
data
:
T
)
:
HttpResponse