mirai-core / net.mamoe.mirai.message / kotlinx.io.core.Input / sendAsImageTo
sendAsImageTo
suspend fun <C : Contact> Input.sendAsImageTo(contact: C): MessageReceipt<C>
在 Dispatchers.IO 中读取 Input 到临时文件并将其作为图片发送到指定联系人
Exceptions
OverFileSizeMaxException
-