mirai-core / net.mamoe.mirai.message / java.net.URL / sendAsImageTo

sendAsImageTo

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

Dispatchers.IO 中下载 URL 到临时文件并将其作为图片发送到指定联系人

Exceptions

OverFileSizeMaxException -