LiquidBounce
Toggle table of contents
0.40.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.integration.interop.protocol.rest.v1
/
respondImage
respond
Image
suspend
fun
ApplicationCall
.
respondImage
(
image
:
NativeImage
,
contentType
:
ContentType
?
=
ContentType.Image.PNG
,
status
:
HttpStatusCode
?
=
null
)