doRequest

@Api4J
fun <R> doRequest(bot: TencentGuildBot, api: TencentApi<R>): R

直接通过bot进行请求。

Throws

如果返回状态码不在 200..300之间。