mirai
2.16.0
common
mirai-core-api
/
net.mamoe.mirai.message.data
/
InternalImageProtocol
/
createImage
create
Image
abstract
fun
createImage
(
imageId
:
String
,
size
:
Long
,
type
:
ImageType
=
ImageType.UNKNOWN
,
width
:
Int
=
0
,
height
:
Int
=
0
,
isEmoji
:
Boolean
=
false
)
:
Image