@wppconnect/wa-js - v4.6.0
    Preparing search index...

    Type Alias GroupMutationParticipant

    GroupMutationParticipant:
        | { lid?: Wid; phoneNumber: Wid; username?: string }
        | { lid: Wid; phoneNumber?: Wid; username: string }