diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.internal.client
/
RestClient
/
POST
POST
abstract
suspend
fun
POST
(
majorPath
:
String
,
minorPath
:
String
=
""
,
rateKey
:
String
=
majorPath
,
omitNulls
:
Boolean
=
false
,
block
:
HttpRequestBuilder
.
(
)
->
Unit
=
{}
)
:
HttpResponse
(
source
)