getRecordInfoReserve

fun OneBotRecord.getRecordInfoReserve(bot: OneBotBot, outFormat: String, scope: CoroutineScope? = null, context: CoroutineContext? = null): SuspendReserve<GetRecordResult>(source)

通过 bot 使用 GetRecordApi 查询 OneBotRecord 中的语音地址。

Parameters

outFormat

要转化为的格式。参考 GetRecordApi

Throws

任何请求API可能产生的异常