mirai-core / net.mamoe.mirai.message / java.io.InputStream / sendAsImageTo

sendAsImageTo

suspend fun <C : Contact> InputStream.sendAsImageTo(contact: C): MessageReceipt<C>

Dispatchers.IO 中读取 InputStream 到临时文件并将其作为图片发送到指定联系人

Exceptions

OverFileSizeMaxException -