doRequestRaw
open suspend override fun doRequestRaw(client: HttpClient, server: Url, token: String): String(source)
使用当前API发送消息
Throws
当响应状态为表示消息审核的 304023
、304024
时
see HttpClient.request, 可能会抛出任何ktor请求过程中的异常。
请求过程中出现了错误(http状态码 !in 200 .. 300)