本地已加入群组快照。

interface JoinedGroupSnapshot {
    items: readonly JoinedGroupSummary[];
    meta: JoinedGroupSnapshotMeta;
}

Properties

Properties

items: readonly JoinedGroupSummary[]

群组轻量摘要列表。

快照元信息。