requestTextBy

suspend fun KookApi<*>.requestTextBy(bot: KookBot): String(source)

使用 KookApi 通过 bot 发起请求。

See also