• Parameters

    Returns Promise<
        | null
        | {
            admins: string[];
            deviceSyncComplete?: any;
            groupId: string;
            participants: string[];
            pastParticipants: string[];
            rotateKey: boolean;
            senderKey: Map<string, boolean>;
        },
    >

    951974 >= 2.2222.8

    318615 >= 2.2224.7