pub async fn batch_query_comments(
request: BatchQueryCommentsRequest,
config: &Config,
option: Option<RequestOption>,
) -> SDKResult<BaseResponse<BatchQueryCommentsResponse>>Expand description
批量获取评论
pub async fn batch_query_comments(
request: BatchQueryCommentsRequest,
config: &Config,
option: Option<RequestOption>,
) -> SDKResult<BaseResponse<BatchQueryCommentsResponse>>批量获取评论