查询单个群组详情时的参数。

interface GetGroupInfoParams {
    groupId: string;
}

Properties

Properties

groupId: string

群组 ID。