builder

fun <T : Any> builder(action: String, method: HttpMethod = HttpMethod.Post): CustomOneBotApiBuilder<T>(source)

获取一个用于动态构建 OneBot API 的构建器。