Class V2TIMGroupSearchResult

群搜索结果的参数

isFinished?: boolean

满足搜索条件的群列表是否已经全部返回

totalCount?: number

满足搜索条件的群总数量

nextCursor?: string

下一次云端搜索的起始位置

groupList?: [V2TIMGroupInfo]

当前一次云端搜索返回的群列表

Generated using TypeDoc