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

sendAsImageTo

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

Dispatchers.IO 中将文件作为图片发送到指定联系人

Exceptions

OverFileSizeMaxException -