lavakord
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
lavakord
core
/
dev.schlaubi.lavakord.rest
/
post
post
@
PluginApi
inline suspend
fun
<
T
,
Resource
:
Any
>
RestNode
.
post
(
resource
:
Resource
,
block
:
HttpRequestBuilder
.
(
)
->
Unit
=
{}
)
:
T