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

    Function joinGroupViaInvite

    • Parameters

      • code: string
      • membershipApprovalMode: boolean

      Returns Promise<{ gid: Wid }>

      153438 >= 2.2301.5

      When membershipApprovalMode is false (default) the server must respond with a <group> node; when true it must respond with <membership_approval_request>. If the wrong node is returned the function throws UnexpectedJoinGroupViaInviteResponse (see WAWebBackendErrors).