acidify-core
Toggle table of contents
0.3.0
js
Target filter
js
Switch theme
Search in API
Skip to content
acidify-core
acidify-core
/
org.ntqqrev.acidify.js
/
JsBotOutgoingMessageBuilder
/
image
image
js
fun
image
(
raw
:
ByteArray
,
format
:
ImageFormat
,
width
:
Int
,
height
:
Int
,
subType
:
ImageSubType
=
ImageSubType.NORMAL
,
summary
:
String
=
"[图片]"
)