diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cbdcdd5bc..511601fb6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -## [v2.1.0](https://github.com/open-wa/wa-automate-nodejs/compare/2.0.32...v2.1.0) +## [v2.1.1](https://github.com/open-wa/wa-automate-nodejs/compare/2.1.0...v2.1.1) + +### Fixed + +- Fixed `getGroupAdmins` return type using proper alias. Closes #936 [`#936`](https://github.com/open-wa/wa-automate-nodejs/issues/936) + +### Commits + +- fix `noCase` dynamic import [`b851acf`](https://github.com/open-wa/wa-automate-nodejs/commit/b851acf4cd63cbd039acd074ad33847cf2fac343) +- #935 patched [`fe54261`](https://github.com/open-wa/wa-automate-nodejs/commit/fe5426154c4205561e56fa5cda6e4b6723d0d37d) +- Remove redundant logs when sending media [`999e0e3`](https://github.com/open-wa/wa-automate-nodejs/commit/999e0e3751360d7212b0d7f79ebd0144509e02a7) + +## [2.1.0](https://github.com/open-wa/wa-automate-nodejs/compare/2.0.32...2.1.0) - 2020-10-14 ### Commits +- Release 2.1.0 [`1ac2026`](https://github.com/open-wa/wa-automate-nodejs/commit/1ac2026bacdeb944a318c8f275f578db4e5c8c2f) - Enhancement: Library load time consistently under 2s #934 [`3dcad0c`](https://github.com/open-wa/wa-automate-nodejs/commit/3dcad0cb831c498e3f8c7484e3375408e955c01d) - Feature: Implemented `keepUpdated` [ALPHA DO NOT USE IN PROD] #932 [`78cd5de`](https://github.com/open-wa/wa-automate-nodejs/commit/78cd5de75a5de445488a46c806135b1e31f264fe) - Feature: Implemented `skipUpdateCheck` #933 [`dc08952`](https://github.com/open-wa/wa-automate-nodejs/commit/dc08952718d83a709d1f5ee39cfc9e802f2231ad) @@ -2744,18 +2757,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - added createGroup to readme #20 [`e8f2e28`](https://github.com/open-wa/wa-automate-nodejs/commit/e8f2e28483fa36634e8f76794a7e004456680eea) - readme fix [`8b9d1aa`](https://github.com/open-wa/wa-automate-nodejs/commit/8b9d1aa8d188b8bd278dd687ddc3a7c1e1e3e466) -## [v1.7.1](https://github.com/open-wa/wa-automate-nodejs/compare/v1.7.0...v1.7.1) - 2020-02-04 - -### Commits - -- implemented smartUserAgent [`97faf83`](https://github.com/open-wa/wa-automate-nodejs/commit/97faf834759d69671ea8d070d9f75b2eed2b2fd4) - -## [v1.7.0](https://github.com/open-wa/wa-automate-nodejs/compare/v1.6.17...v1.7.0) - 2020-02-03 +## [v1.7.1](https://github.com/open-wa/wa-automate-nodejs/compare/v1.6.17...v1.7.1) - 2020-02-04 ### Commits - added group participant functions #53 [`cf7f94b`](https://github.com/open-wa/wa-automate-nodejs/commit/cf7f94b30d2cbb9d1e02947a4fd4996413daca2e) - updated readme with group participants detail [`90d91b6`](https://github.com/open-wa/wa-automate-nodejs/commit/90d91b6b8a6a8f27bfe7a3950fd241ad649db84d) +- implemented smartUserAgent [`97faf83`](https://github.com/open-wa/wa-automate-nodejs/commit/97faf834759d69671ea8d070d9f75b2eed2b2fd4) ## [v1.6.17](https://github.com/open-wa/wa-automate-nodejs/compare/v1.6.16...v1.6.17) - 2020-02-03 diff --git a/docs/classes/client.html b/docs/classes/client.html index e2e49b008c..8755a043d6 100644 --- a/docs/classes/client.html +++ b/docs/classes/client.html @@ -3,19 +3,11 @@ - Client | @open-wa/wa-automate - v2.1.0 - + Client | @open-wa/wa-automate - v2.1.1 + -
@@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -256,7 +248,7 @@

    onAck

  • @@ -303,7 +295,7 @@

    onAddedToGroup

  • @@ -350,7 +342,7 @@

    onAnyMessage

  • @@ -401,7 +393,7 @@

    onBattery

  • @@ -455,7 +447,7 @@

    onChatOpened

  • @@ -503,7 +495,7 @@

    onChatState

  • @@ -559,7 +551,7 @@

    onContactAdded

  • @@ -607,7 +599,7 @@

    onGlobalParicipantsChanged

  • @@ -654,7 +646,7 @@

    onIncomingCall

  • @@ -701,7 +693,7 @@

    onLiveLocation

  • @@ -759,7 +751,7 @@

    onMessage

  • @@ -810,7 +802,7 @@

    onParticipantsChanged

  • @@ -860,7 +852,7 @@

    onPlugged

  • @@ -914,7 +906,7 @@

    onRemovedFromGroup

  • @@ -962,7 +954,7 @@

    onStateChanged

  • @@ -1013,7 +1005,7 @@

    onStory

  • @@ -1075,7 +1067,7 @@

    addLabel

  • @@ -1109,7 +1101,7 @@

    addParticipant

  • @@ -1146,7 +1138,7 @@

    archiveChat

  • @@ -1181,7 +1173,7 @@

    checkNumberStatus

  • @@ -1210,7 +1202,7 @@

    clearAllChats

  • @@ -1233,7 +1225,7 @@

    clearChat

  • @@ -1262,7 +1254,7 @@

    contactBlock

  • @@ -1293,7 +1285,7 @@

    contactUnblock

  • @@ -1324,7 +1316,7 @@

    createGroup

  • @@ -1368,7 +1360,7 @@

    cutMsgCache

  • @@ -1392,7 +1384,7 @@

    darkMode

  • @@ -1424,7 +1416,7 @@

    decryptMedia

  • @@ -1456,7 +1448,7 @@

    deleteAllStatus

  • @@ -1479,7 +1471,7 @@

    deleteChat

  • @@ -1508,7 +1500,7 @@

    deleteMessage

  • @@ -1552,7 +1544,7 @@

    deleteStatus

  • @@ -1584,7 +1576,7 @@

    demoteParticipant

  • @@ -1621,7 +1613,7 @@

    downloadFileWithCredentials

  • @@ -1650,7 +1642,7 @@

    downloadProfilePicFromMessage

  • @@ -1687,7 +1679,7 @@

    forceRefocus

  • Returns Promise<unknown>

    @@ -1704,7 +1696,7 @@

    forceStaleMediaUpdate

  • @@ -1735,7 +1727,7 @@

    forceUpdateLiveLocation

  • @@ -1768,7 +1760,7 @@

    forwardMessages

  • @@ -1811,7 +1803,7 @@

    getAllChatIds

  • @@ -1834,7 +1826,7 @@

    getAllChats

  • @@ -1863,7 +1855,7 @@

    getAllChatsWithMessages

  • @@ -1895,7 +1887,7 @@

    getAllContacts

  • @@ -1918,7 +1910,7 @@

    getAllGroups

  • @@ -1947,7 +1939,7 @@

    getAllMessagesInChat

  • @@ -1983,7 +1975,7 @@

    getAllNewMessages

  • @@ -2006,7 +1998,7 @@

    getAllUnreadMessages

  • @@ -2029,7 +2021,7 @@

    getAmountOfLoadedMessages

  • @@ -2051,7 +2043,7 @@

    getBatteryLevel

  • @@ -2074,7 +2066,7 @@

    getBlockedIds

  • @@ -2097,7 +2089,7 @@

    getBusinessProfilesProducts

  • @@ -2129,7 +2121,7 @@

    getChat

  • @@ -2158,7 +2150,7 @@

    getChatById

  • @@ -2187,7 +2179,7 @@

    getChatWithNonContacts

  • @@ -2209,7 +2201,7 @@

    getCommonGroups

  • @@ -2242,7 +2234,7 @@

    getConfig

  • @@ -2265,7 +2257,7 @@

    getConnectionState

  • @@ -2288,7 +2280,7 @@

    getContact

  • @@ -2317,7 +2309,7 @@

    getGeneratedUserAgent

  • @@ -2340,13 +2332,13 @@

    Returns Promise

    getGroupAdmins

    -

    Returns Promise<Contact[]>

    +

    Returns Promise<string[]>

  • @@ -2377,7 +2369,7 @@

    getGroupInviteLink

  • @@ -2406,7 +2398,7 @@

    getGroupMembers

  • @@ -2436,7 +2428,7 @@

    getGroupMembersId

  • @@ -2467,7 +2459,7 @@

    getHostNumber

  • @@ -2490,7 +2482,7 @@

    getIndicatedNewMessages

  • @@ -2517,7 +2509,7 @@

    getIsPlugged

  • @@ -2540,7 +2532,7 @@

    getLastSeen

  • @@ -2578,7 +2570,7 @@

    getMe

  • @@ -2600,7 +2592,7 @@

    getMessageById

  • @@ -2629,7 +2621,7 @@

    getMessageReaders

  • @@ -2660,7 +2652,7 @@

    getMyLastMessage

  • @@ -2692,7 +2684,7 @@

    getMyStatusArray

  • @@ -2715,7 +2707,7 @@

    getPage

  • Returns Page

    @@ -2732,7 +2724,7 @@

    getProfilePicFromServer

  • @@ -2761,7 +2753,7 @@

    getSessionId

  • Returns string

    @@ -2778,7 +2770,7 @@

    getSessionInfo

  • @@ -2801,7 +2793,7 @@

    getSingleProperty

  • @@ -2844,7 +2836,7 @@

    getSnapshot

  • @@ -2867,7 +2859,7 @@

    getStatus

  • @@ -2899,7 +2891,7 @@

    getStickerDecryptable

  • @@ -2933,7 +2925,7 @@

    getStoryViewers

  • @@ -2965,7 +2957,7 @@

    getUnreadMessages

  • @@ -3000,7 +2992,7 @@

    getVCards

  • @@ -3039,7 +3031,7 @@

    getWAVersion

  • Returns Promise<string>

    @@ -3056,7 +3048,7 @@

    ghostForward

  • @@ -3089,7 +3081,7 @@

    iAmAdmin

  • @@ -3111,7 +3103,7 @@

    inviteInfo

  • @@ -3142,7 +3134,7 @@

    isChatOnline

  • @@ -3155,7 +3147,7 @@

    Parameters

  • chatId: ChatId
    -

    chat id: xxxxx@c.us

    +

    chat id: xxxxx@c.us

  • @@ -3173,7 +3165,7 @@

    isConnected

  • @@ -3196,7 +3188,7 @@

    joinGroupViaLink

  • @@ -3233,7 +3225,7 @@

    kill

  • @@ -3256,7 +3248,7 @@

    leaveGroup

  • @@ -3287,7 +3279,7 @@

    loadAllEarlierMessages

  • @@ -3316,7 +3308,7 @@

    loadAndGetAllMessagesInChat

  • @@ -3351,7 +3343,7 @@

    loadEarlierMessages

  • @@ -3380,7 +3372,7 @@

    markAsUnread

  • @@ -3393,7 +3385,7 @@

    Parameters

  • chatId: ChatId
    -

    chat id: xxxxx@c.us

    +

    chat id: xxxxx@c.us

  • @@ -3411,7 +3403,7 @@

    middleware

  • @@ -3497,7 +3489,7 @@

    postImageStatus

  • @@ -3536,7 +3528,7 @@

    postTextStatus

  • @@ -3593,7 +3585,7 @@

    postVideoStatus

  • @@ -3632,7 +3624,7 @@

    promoteParticipant

  • @@ -3669,7 +3661,7 @@

    refresh

  • @@ -3692,7 +3684,7 @@

    registerWebhook

  • @@ -3741,7 +3733,7 @@

    removeLabel

  • @@ -3775,7 +3767,7 @@

    removeParticipant

  • @@ -3812,7 +3804,7 @@

    reply

  • @@ -3862,7 +3854,7 @@

    reportSpam

  • @@ -3894,7 +3886,7 @@

    revokeGroupInviteLink

  • @@ -3923,7 +3915,7 @@

    sendAudio

  • @@ -3957,7 +3949,7 @@

    sendContact

  • @@ -3991,7 +3983,7 @@

    sendCustomProduct

  • @@ -4033,7 +4025,7 @@

    sendFile

  • @@ -4046,7 +4038,7 @@

    Parameters

  • to: ChatId
    -

    chat id xxxxx@c.us

    +

    chat id xxxxx@c.us

  • @@ -4070,7 +4062,7 @@
    caption: Conten
  • Optional quotedMsgId: MessageId
    -

    string true_0000000000@c.us_JHB2HB23HJ4B234HJB to send as a reply to a message

    +

    string true_0000000000@c.us_JHB2HB23HJ4B234HJB to send as a reply to a message

  • @@ -4098,7 +4090,7 @@

    sendFileFromUrl

  • @@ -4111,7 +4103,7 @@

    Parameters

  • to: ChatId
    -

    chat id xxxxx@c.us

    +

    chat id xxxxx@c.us

  • @@ -4135,7 +4127,7 @@
    caption: Conten
  • Optional quotedMsgId: MessageId
    -

    string true_0000000000@c.us_JHB2HB23HJ4B234HJB to send as a reply to a message

    +

    string true_0000000000@c.us_JHB2HB23HJ4B234HJB to send as a reply to a message

  • @@ -4168,7 +4160,7 @@

    sendGiphy

  • @@ -4181,7 +4173,7 @@

    Parameters

  • to: ChatId
    -

    chat id xxxxx@c.us

    +

    chat id xxxxx@c.us

  • @@ -4211,7 +4203,7 @@

    sendGiphyAsSticker

  • @@ -4248,7 +4240,7 @@

    sendImage

  • @@ -4261,7 +4253,7 @@

    Parameters

  • to: ChatId
    -

    chat id xxxxx@c.us

    +

    chat id xxxxx@c.us

  • @@ -4307,7 +4299,7 @@

    sendImageAsSticker

  • @@ -4339,7 +4331,7 @@

    sendImageAsStickerAsReply

  • @@ -4383,7 +4375,7 @@

    sendImageWithProduct

  • @@ -4432,7 +4424,7 @@

    sendLinkWithAutoPreview

  • @@ -4472,7 +4464,7 @@

    sendLocation

  • @@ -4485,7 +4477,7 @@

    Parameters

  • to: ChatId
    -

    chat id: xxxxx@c.us

    +

    chat id: xxxxx@c.us

  • @@ -4521,7 +4513,7 @@

    sendMessageWithThumb

  • @@ -4582,7 +4574,7 @@

    sendPtt

  • @@ -4595,7 +4587,7 @@

    Parameters

  • to: ChatId
    -

    chat id xxxxx@c.us

    +

    chat id xxxxx@c.us

  • @@ -4604,7 +4596,7 @@
    file: DataURL
    quotedMsgId: MessageId
    -

    string true_0000000000@c.us_JHB2HB23HJ4B234HJB to send as a reply to a message

    +

    string true_0000000000@c.us_JHB2HB23HJ4B234HJB to send as a reply to a message

  • @@ -4623,7 +4615,7 @@

    sendRawWebpAsSticker

  • @@ -4667,7 +4659,7 @@

    sendReplyWithMentions

  • @@ -4684,7 +4676,7 @@

    Parameters

  • to: ChatId
    -

    chat id: xxxxx@c.us

    +

    chat id: xxxxx@c.us

  • @@ -4714,7 +4706,7 @@

    sendSeen

  • @@ -4727,7 +4719,7 @@

    Parameters

  • chatId: ChatId
    -

    chat id: xxxxx@c.us

    +

    chat id: xxxxx@c.us

  • @@ -4745,7 +4737,7 @@

    sendStickerfromUrl

  • @@ -4783,7 +4775,7 @@

    sendStickerfromUrlAsReply

  • @@ -4834,7 +4826,7 @@

    sendText

  • @@ -4848,7 +4840,7 @@

    Parameters

  • to: ChatId
    -

    chat id: xxxxx@c.us

    +

    chat id: xxxxx@c.us

  • @@ -4872,7 +4864,7 @@

    sendTextWithMentions

  • @@ -4888,7 +4880,7 @@

    Parameters

  • to: ChatId
    -

    chat id: xxxxx@c.us

    +

    chat id: xxxxx@c.us

  • @@ -4912,7 +4904,7 @@

    sendVCard

  • @@ -4962,7 +4954,7 @@

    sendVideoAsGif

  • @@ -4975,7 +4967,7 @@

    Parameters

  • to: ChatId
    -

    chat id xxxxx@c.us

    +

    chat id xxxxx@c.us

  • @@ -4996,7 +4988,7 @@
    caption: Conten
  • Optional quotedMsgId: MessageId
    -

    string true_0000000000@c.us_JHB2HB23HJ4B234HJB to send as a reply to a message

    +

    string true_0000000000@c.us_JHB2HB23HJ4B234HJB to send as a reply to a message

  • @@ -5014,7 +5006,7 @@

    sendYoutubeLink

  • @@ -5054,7 +5046,7 @@

    setChatBackgroundColourHex

  • @@ -5086,7 +5078,7 @@

    setChatState

  • @@ -5122,7 +5114,7 @@

    setGroupDescription

  • @@ -5161,7 +5153,7 @@

    setGroupEditToAdminsOnly

  • @@ -5200,7 +5192,7 @@

    setGroupIcon

  • @@ -5213,7 +5205,7 @@

    Parameters

  • groupId: GroupChatId
    -

    123123123123_1312313123@g.us The id of the group

    +

    123123123123_1312313123@g.us The id of the group

  • @@ -5235,7 +5227,7 @@

    setGroupIconByUrl

  • @@ -5248,7 +5240,7 @@

    Parameters

  • groupId: GroupChatId
    -

    123123123123_1312313123@g.us The id of the group

    +

    123123123123_1312313123@g.us The id of the group

  • @@ -5276,7 +5268,7 @@

    setGroupTitle

  • @@ -5315,7 +5307,7 @@

    setGroupToAdminsOnly

  • @@ -5353,7 +5345,7 @@

    setMyName

  • @@ -5385,7 +5377,7 @@

    setMyStatus

  • @@ -5416,7 +5408,7 @@

    setPresence

  • @@ -5447,7 +5439,7 @@

    setProfilePic

  • @@ -5480,7 +5472,7 @@

    simulateTyping

  • @@ -5517,7 +5509,7 @@

    syncContacts

  • @@ -5539,7 +5531,7 @@

    tagEveryone

  • @@ -5553,7 +5545,7 @@

    Parameters

  • groupId: GroupChatId
    -

    group chat id: xxxxx@g.us

    +

    group chat id: xxxxx@g.us

  • diff --git a/docs/enums/chatstate.html b/docs/enums/chatstate.html index 811d21e2d1..9c3d72b581 100644 --- a/docs/enums/chatstate.html +++ b/docs/enums/chatstate.html @@ -3,19 +3,11 @@ - ChatState | @open-wa/wa-automate - v2.1.0 - + ChatState | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
  • @@ -101,7 +93,7 @@

    PAUSED

    PAUSED:
    @@ -116,7 +108,7 @@

    RECORDING

    RECORDING:
    @@ -131,7 +123,7 @@

    TYPING

    TYPING:
    diff --git a/docs/enums/chattypes.html b/docs/enums/chattypes.html index 824be0bcf4..00fb310470 100644 --- a/docs/enums/chattypes.html +++ b/docs/enums/chattypes.html @@ -3,19 +3,11 @@ - ChatTypes | @open-wa/wa-automate - v2.1.0 - + ChatTypes | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -105,7 +97,7 @@

    GROUP

    GROUP: = "group"
    @@ -115,7 +107,7 @@

    SOLO

    SOLO: = "solo"
    @@ -125,7 +117,7 @@

    UNKNOWN

    UNKNOWN: = "unknown"
    diff --git a/docs/enums/events.html b/docs/enums/events.html index 99cf9692e6..56247491bf 100644 --- a/docs/enums/events.html +++ b/docs/enums/events.html @@ -3,19 +3,11 @@ - Events | @open-wa/wa-automate - v2.1.0 - + Events | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -116,7 +108,7 @@

    AUTHENTICATED

    AUTHENTICATED: = "authenticated"
    @@ -126,7 +118,7 @@

    AUTHENTICATION_FAILURE

    AUTHENTICATION_FAILURE: = "auth_failure"
    @@ -136,7 +128,7 @@

    DISCONNECTED

    DISCONNECTED: = "disconnected"
    @@ -146,7 +138,7 @@

    GROUP_JOIN

    GROUP_JOIN: = "group_join"
    @@ -156,7 +148,7 @@

    GROUP_LEAVE

    GROUP_LEAVE: = "group_leave"
    @@ -166,7 +158,7 @@

    GROUP_UPDATE

    GROUP_UPDATE: = "group_update"
    @@ -176,7 +168,7 @@

    MESSAGE_ACK

    MESSAGE_ACK: = "message_ack"
    @@ -186,7 +178,7 @@

    MESSAGE_CREATE

    MESSAGE_CREATE: = "message_create"
    @@ -196,7 +188,7 @@

    MESSAGE_RECEIVED

    MESSAGE_RECEIVED: = "message"
    @@ -206,7 +198,7 @@

    MESSAGE_REVOKED_EVERYONE

    MESSAGE_REVOKED_EVERYONE: = "message_revoke_everyone"
    @@ -216,7 +208,7 @@

    MESSAGE_REVOKED_ME

    MESSAGE_REVOKED_ME: = "message_revoke_me"
    @@ -226,7 +218,7 @@

    QR_RECEIVED

    QR_RECEIVED: = "qr"
    @@ -236,7 +228,7 @@

    READY

    READY: = "ready"
    @@ -246,7 +238,7 @@

    STATE_CHANGED

    STATE_CHANGED: = "change_state"
    diff --git a/docs/enums/exposedfn.html b/docs/enums/exposedfn.html index 7fa9e43467..1cb61f4b85 100644 --- a/docs/enums/exposedfn.html +++ b/docs/enums/exposedfn.html @@ -3,19 +3,11 @@ - ExposedFn | @open-wa/wa-automate - v2.1.0 - + ExposedFn | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -96,7 +88,7 @@

    OnAnyMessage

    OnAnyMessage: = "onAnyMessage"
    @@ -106,7 +98,7 @@

    OnMessage

    OnMessage: = "onMessage"
    @@ -116,7 +108,7 @@

    onAck

    onAck: = "onAck"
    @@ -126,7 +118,7 @@

    onParticipantsChanged

    onParticipantsChanged: = "onParticipantsChanged"
    @@ -136,7 +128,7 @@

    onStateChanged

    onStateChanged: = "onStateChanged"
    diff --git a/docs/enums/groupchangeevent.html b/docs/enums/groupchangeevent.html index 0a99a1b9a4..7796447591 100644 --- a/docs/enums/groupchangeevent.html +++ b/docs/enums/groupchangeevent.html @@ -3,19 +3,11 @@ - groupChangeEvent | @open-wa/wa-automate - v2.1.0 - + groupChangeEvent | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -93,7 +85,7 @@

    add

    add: = "add"
    @@ -103,7 +95,7 @@

    remove

    remove: = "remove"
    diff --git a/docs/enums/groupnotificationtypes.html b/docs/enums/groupnotificationtypes.html index f910cef5dd..d45a28a25c 100644 --- a/docs/enums/groupnotificationtypes.html +++ b/docs/enums/groupnotificationtypes.html @@ -3,19 +3,11 @@ - GroupNotificationTypes | @open-wa/wa-automate - v2.1.0 - + GroupNotificationTypes | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -111,7 +103,7 @@

    ADD

    ADD: = "add"
    @@ -121,7 +113,7 @@

    ANNOUNCE

    ANNOUNCE: = "announce"
    @@ -131,7 +123,7 @@

    DESCRIPTION

    DESCRIPTION: = "description"
    @@ -141,7 +133,7 @@

    INVITE

    INVITE: = "invite"
    @@ -151,7 +143,7 @@

    LEAVE

    LEAVE: = "leave"
    @@ -161,7 +153,7 @@

    PICTURE

    PICTURE: = "picture"
    @@ -171,7 +163,7 @@

    REMOVE

    REMOVE: = "remove"
    @@ -181,7 +173,7 @@

    RESTRICT

    RESTRICT: = "restrict"
    @@ -191,7 +183,7 @@

    SUBJECT

    SUBJECT: = "subject"
    diff --git a/docs/enums/messageack.html b/docs/enums/messageack.html index a072a5ada5..2f05d8997d 100644 --- a/docs/enums/messageack.html +++ b/docs/enums/messageack.html @@ -3,19 +3,11 @@ - MessageAck | @open-wa/wa-automate - v2.1.0 - + MessageAck | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -108,7 +100,7 @@

    ACK_DEVICE

    ACK_DEVICE: = 2
    @@ -118,7 +110,7 @@

    ACK_ERROR

    ACK_ERROR: = -1
    @@ -128,7 +120,7 @@

    ACK_PENDING

    ACK_PENDING: = 0
    @@ -138,7 +130,7 @@

    ACK_PLAYED

    ACK_PLAYED: = 4
    @@ -148,7 +140,7 @@

    ACK_READ

    ACK_READ: = 3
    @@ -158,7 +150,7 @@

    ACK_SERVER

    ACK_SERVER: = 1
    diff --git a/docs/enums/messagetypes.html b/docs/enums/messagetypes.html index cad5758a94..e217fd080e 100644 --- a/docs/enums/messagetypes.html +++ b/docs/enums/messagetypes.html @@ -3,19 +3,11 @@ - MessageTypes | @open-wa/wa-automate - v2.1.0 - + MessageTypes | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -114,7 +106,7 @@

    AUDIO

    AUDIO: = "audio"
    @@ -124,7 +116,7 @@

    CONTACT_CARD

    CONTACT_CARD: = "vcard"
    @@ -134,7 +126,7 @@

    CONTACT_CARD_MULTI

    CONTACT_CARD_MULTI: = "multi_vcard"
    @@ -144,7 +136,7 @@

    DOCUMENT

    DOCUMENT: = "document"
    @@ -154,7 +146,7 @@

    IMAGE

    IMAGE: = "image"
    @@ -164,7 +156,7 @@

    LOCATION

    LOCATION: = "location"
    @@ -174,7 +166,7 @@

    REVOKED

    REVOKED: = "revoked"
    @@ -184,7 +176,7 @@

    STICKER

    STICKER: = "sticker"
    @@ -194,7 +186,7 @@

    TEXT

    TEXT: = "chat"
    @@ -204,7 +196,7 @@

    UNKNOWN

    UNKNOWN: = "unknown"
    @@ -214,7 +206,7 @@

    VIDEO

    VIDEO: = "video"
    @@ -224,7 +216,7 @@

    VOICE

    VOICE: = "ptt"
    diff --git a/docs/enums/namespace.html b/docs/enums/namespace.html index da23e20d48..cbd5cf044a 100644 --- a/docs/enums/namespace.html +++ b/docs/enums/namespace.html @@ -3,19 +3,11 @@ - namespace | @open-wa/wa-automate - v2.1.0 - + namespace | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -95,7 +87,7 @@

    Chat

    Chat: = "Chat"
    @@ -105,7 +97,7 @@

    Contact

    Contact: = "Contact"
    @@ -115,7 +107,7 @@

    GroupMetadata

    GroupMetadata: = "GroupMetadata"
    @@ -125,7 +117,7 @@

    Msg

    Msg: = "Msg"
    diff --git a/docs/enums/notificationlanguage.html b/docs/enums/notificationlanguage.html index eb1760ef8f..2b8a72f9c1 100644 --- a/docs/enums/notificationlanguage.html +++ b/docs/enums/notificationlanguage.html @@ -3,19 +3,11 @@ - NotificationLanguage | @open-wa/wa-automate - v2.1.0 - + NotificationLanguage | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -104,7 +96,7 @@

    DEDE

    DEDE: = "de-de"
    @@ -114,7 +106,7 @@

    ENGB

    ENGB: = "en-gb"
    @@ -124,7 +116,7 @@

    ES

    ES: = "es"
    @@ -134,7 +126,7 @@

    IDID

    IDID: = "id-id"
    @@ -144,7 +136,7 @@

    ITIT

    ITIT: = "it-it"
    @@ -154,7 +146,7 @@

    PTBR

    PTBR: = "pt-br"
    diff --git a/docs/enums/qrformat.html b/docs/enums/qrformat.html index 46cf2a7890..345694a431 100644 --- a/docs/enums/qrformat.html +++ b/docs/enums/qrformat.html @@ -3,19 +3,11 @@ - QRFormat | @open-wa/wa-automate - v2.1.0 - + QRFormat | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -101,7 +93,7 @@

    JPEG

    JPEG: = "jpeg"
    @@ -111,7 +103,7 @@

    PNG

    PNG: = "png"
    @@ -121,7 +113,7 @@

    WEBM

    WEBM: = "webm"
    diff --git a/docs/enums/qrquality.html b/docs/enums/qrquality.html index 6c32091995..f4e79bce2e 100644 --- a/docs/enums/qrquality.html +++ b/docs/enums/qrquality.html @@ -3,19 +3,11 @@ - QRQuality | @open-wa/wa-automate - v2.1.0 - + QRQuality | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -108,7 +100,7 @@

    EIGHT

    EIGHT: = 0.8
    @@ -118,7 +110,7 @@

    FIVE

    FIVE: = 0.5
    @@ -128,7 +120,7 @@

    FOUR

    FOUR: = 0.4
    @@ -138,7 +130,7 @@

    NINE

    NINE: = 0.9
    @@ -148,7 +140,7 @@

    ONE

    ONE: = 0.1
    @@ -158,7 +150,7 @@

    SEVEN

    SEVEN: = 0.7
    @@ -168,7 +160,7 @@

    SIX

    SIX: = 0.6
    @@ -178,7 +170,7 @@

    TEN

    TEN: = 1
    @@ -188,7 +180,7 @@

    THREE

    THREE: = 0.3
    @@ -198,7 +190,7 @@

    TWO

    TWO: = 0.2
    diff --git a/docs/enums/simplelistener.html b/docs/enums/simplelistener.html index c105db4425..9176044c66 100644 --- a/docs/enums/simplelistener.html +++ b/docs/enums/simplelistener.html @@ -3,19 +3,11 @@ - SimpleListener | @open-wa/wa-automate - v2.1.0 - + SimpleListener | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -105,7 +97,7 @@

    Ack

    Ack: = "onAck"
    @@ -115,7 +107,7 @@

    AddedToGroup

    AddedToGroup: = "onAddedToGroup"
    @@ -125,7 +117,7 @@

    AnyMessage

    AnyMessage: = "onAnyMessage"
    @@ -135,7 +127,7 @@

    Battery

    Battery: = "onBattery"
    @@ -145,7 +137,7 @@

    ChatOpened

    ChatOpened: = "onChatOpened"
    @@ -155,7 +147,7 @@

    ChatState

    ChatState: = "onChatState"
    @@ -165,7 +157,7 @@

    ContactAdded

    ContactAdded: = "onContactAdded"
    @@ -175,7 +167,7 @@

    GlobalParicipantsChanged

    GlobalParicipantsChanged: = "onGlobalParicipantsChanged"
    @@ -185,7 +177,7 @@

    IncomingCall

    IncomingCall: = "onIncomingCall"
    @@ -195,7 +187,7 @@

    Message

    Message: = "onMessage"
    @@ -205,7 +197,7 @@

    Plugged

    Plugged: = "onPlugged"
    @@ -215,7 +207,7 @@

    RemovedFromGroup

    RemovedFromGroup: = "onRemovedFromGroup"
    @@ -225,7 +217,7 @@

    StateChanged

    StateChanged: = "onStateChanged"
    @@ -235,7 +227,7 @@

    Story

    Story: = "onStory"
    diff --git a/docs/enums/state.html b/docs/enums/state.html index 99fd501f7f..8abe90247e 100644 --- a/docs/enums/state.html +++ b/docs/enums/state.html @@ -3,19 +3,11 @@ - STATE | @open-wa/wa-automate - v2.1.0 - + STATE | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -114,7 +106,7 @@

    CONFLICT

    CONFLICT: = "CONFLICT"
    @@ -129,7 +121,7 @@

    CONNECTED

    CONNECTED: = "CONNECTED"
    @@ -144,7 +136,7 @@

    DEPRECATED_VERSION

    DEPRECATED_VERSION: = "DEPRECATED_VERSION"
    @@ -159,7 +151,7 @@

    OPENING

    OPENING: = "OPENING"
    @@ -174,7 +166,7 @@

    PAIRING

    PAIRING: = "PAIRING"
    @@ -189,7 +181,7 @@

    PROXYBLOCK

    PROXYBLOCK: = "PROXYBLOCK"
    @@ -204,7 +196,7 @@

    SMB_TOS_BLOCK

    SMB_TOS_BLOCK: = "SMB_TOS_BLOCK"
    @@ -219,7 +211,7 @@

    TIMEOUT

    TIMEOUT: = "TIMEOUT"
    @@ -234,7 +226,7 @@

    TOS_BLOCK

    TOS_BLOCK: = "TOS_BLOCK"
    @@ -249,7 +241,7 @@

    UNLAUNCHED

    UNLAUNCHED: = "UNLAUNCHED"
    @@ -264,7 +256,7 @@

    UNPAIRED

    UNPAIRED: = "UNPAIRED"
    @@ -279,7 +271,7 @@

    UNPAIRED_IDLE

    UNPAIRED_IDLE: = "UNPAIRED_IDLE"
    diff --git a/docs/enums/status.html b/docs/enums/status.html index b087181497..24ca889bff 100644 --- a/docs/enums/status.html +++ b/docs/enums/status.html @@ -3,19 +3,11 @@ - Status | @open-wa/wa-automate - v2.1.0 - + Status | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -105,7 +97,7 @@

    AUTHENTICATING

    AUTHENTICATING: = 1
    @@ -115,7 +107,7 @@

    INITIALIZING

    INITIALIZING: = 0
    @@ -125,7 +117,7 @@

    READY

    READY: = 3
    diff --git a/docs/globals.html b/docs/globals.html index bf42f2ef26..01b980a0a7 100644 --- a/docs/globals.html +++ b/docs/globals.html @@ -3,19 +3,11 @@ - @open-wa/wa-automate - v2.1.0 - + @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -61,7 +53,7 @@ Globals -

    @open-wa/wa-automate - v2.1.0

    +

    @open-wa/wa-automate - v2.1.1

    @@ -166,7 +158,7 @@

    Base64

    Base64: string
    @@ -183,7 +175,7 @@

    ChatId

    ChatId: string
    @@ -201,7 +193,7 @@

    ContactId

    ContactId: string
    @@ -218,7 +210,7 @@

    Content

    Content: string
    @@ -235,7 +227,7 @@

    DataURL

    DataURL: string
    @@ -254,7 +246,7 @@

    FilePath

    FilePath: string
    @@ -270,7 +262,7 @@

    GroupChatId

    GroupChatId: string
    @@ -287,7 +279,7 @@

    MessageId

    MessageId: string
    @@ -307,7 +299,7 @@

    Const ev

    ev: EventEmitter2 = new EventEmitter2({wildcard:true,})
    @@ -346,7 +338,7 @@

    create

  • @@ -394,7 +386,7 @@

    Const getGlobalSpinner<
  • Parameters

    @@ -416,7 +408,7 @@

    Const spinner

    spinner: object
    @@ -425,7 +417,7 @@

    frames

    frames: string[] = ["🌑 ","🌒 ","🌓 ","🌔 ","🌕 ","🌖 ","🌗 ","🌘 "]
    @@ -435,7 +427,7 @@

    interval

    interval: number = 80
    diff --git a/docs/index.html b/docs/index.html index c5653aca01..ecfcc34521 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,19 +3,11 @@ - @open-wa/wa-automate - v2.1.0 - + @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
  • @@ -61,7 +53,7 @@ Globals
  • -

    @open-wa/wa-automate - v2.1.0

    +

    @open-wa/wa-automate - v2.1.1

    diff --git a/docs/interfaces/call.html b/docs/interfaces/call.html index fdb81c915d..a868d7d961 100644 --- a/docs/interfaces/call.html +++ b/docs/interfaces/call.html @@ -3,19 +3,11 @@ - Call | @open-wa/wa-automate - v2.1.0 - + Call | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -108,7 +100,7 @@

    canHandleLocally

    canHandleLocally: boolean
    @@ -118,7 +110,7 @@

    id

    id: string
    @@ -133,7 +125,7 @@

    isGroup

    isGroup: boolean
    @@ -148,7 +140,7 @@

    isVideo

    isVideo: boolean
    @@ -163,7 +155,7 @@

    offerTime

    offerTime: number
    @@ -178,7 +170,7 @@

    outgoing

    outgoing: boolean
    @@ -193,7 +185,7 @@

    participants

    participants: [ContactId]
    @@ -208,7 +200,7 @@

    peerJid

    peerJid: Id
    @@ -223,7 +215,7 @@

    webClientShouldHandle

    webClientShouldHandle: boolean
    diff --git a/docs/interfaces/chat.html b/docs/interfaces/chat.html index 2e5f057c0e..7c3f546476 100644 --- a/docs/interfaces/chat.html +++ b/docs/interfaces/chat.html @@ -3,19 +3,11 @@ - Chat | @open-wa/wa-automate - v2.1.0 - + Chat | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -125,7 +117,7 @@

    Optional ack

    ack: any
    @@ -135,7 +127,7 @@

    archive

    archive: boolean
    @@ -145,7 +137,7 @@

    changeNumberNewJid

    changeNumberNewJid: any
    @@ -155,7 +147,7 @@

    changeNumberOldJid

    changeNumberOldJid: any
    @@ -165,7 +157,7 @@

    contact

    contact: Contact
    @@ -175,7 +167,7 @@

    Optional formattedTitleformattedTitle: string

    @@ -185,7 +177,7 @@

    groupMetadata

    groupMetadata: GroupMetadata
    @@ -195,7 +187,7 @@

    id

    id: Id
    @@ -205,7 +197,7 @@

    isAnnounceGrpRestrict

    isAnnounceGrpRestrict: any
    @@ -215,7 +207,7 @@

    isGroup

    isGroup: boolean
    @@ -225,7 +217,7 @@

    Optional isOnline

    isOnline: any
    @@ -242,7 +234,7 @@

    isReadOnly

    isReadOnly: boolean
    @@ -252,7 +244,7 @@

    kind

    kind: string
    @@ -262,7 +254,7 @@

    labels

    labels: any
    @@ -272,7 +264,7 @@

    lastReceivedKey

    lastReceivedKey: any
    @@ -282,7 +274,7 @@

    Optional lastSeen

    lastSeen: any
    @@ -299,7 +291,7 @@

    modifyTag

    modifyTag: number
    @@ -309,7 +301,7 @@

    msgs

    msgs: any
    @@ -319,7 +311,7 @@

    muteExpiration

    muteExpiration: number
    @@ -329,7 +321,7 @@

    name

    name: string
    @@ -339,7 +331,7 @@

    notSpam

    notSpam: boolean
    @@ -349,7 +341,7 @@

    pendingMsgs

    pendingMsgs: boolean
    @@ -359,7 +351,7 @@

    pin

    pin: number
    @@ -369,7 +361,7 @@

    presence

    presence: any
    @@ -379,7 +371,7 @@

    t

    t: number
    @@ -389,7 +381,7 @@

    unreadCount

    unreadCount: number
    diff --git a/docs/interfaces/configobject.html b/docs/interfaces/configobject.html index 11a79c8c52..254f3ff4a7 100644 --- a/docs/interfaces/configobject.html +++ b/docs/interfaces/configobject.html @@ -3,19 +3,11 @@ - ConfigObject | @open-wa/wa-automate - v2.1.0 - + ConfigObject | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -139,7 +131,7 @@

    Optional authTimeout

    authTimeout: number
    @@ -154,7 +146,7 @@

    Optional autoRefresh

    autoRefresh: boolean
    @@ -174,7 +166,7 @@

    Optional blockAssets

    blockAssets: boolean
    @@ -194,7 +186,7 @@

    Optional blockCrashL
    blockCrashLogs: boolean
    @@ -214,7 +206,7 @@

    Optional browserRevision<
    browserRevision: string
    @@ -233,7 +225,7 @@

    Optional browserWSEndpoint

    browserWSEndpoint: string
    @@ -251,7 +243,7 @@

    Optional bypassCSP

    bypassCSP: boolean
    @@ -271,7 +263,7 @@

    Optional cacheEnabled

    cacheEnabled: boolean
    @@ -291,7 +283,7 @@

    Optional chromiumArgs

    chromiumArgs: string[]
    @@ -307,7 +299,7 @@

    Optional corsFix

    corsFix: boolean
    @@ -327,7 +319,7 @@

    Optional customUserA
    customUserAgent: string
    @@ -342,7 +334,7 @@

    Optional devtools

    devtools: boolean | DevTools
    @@ -358,7 +350,7 @@

    Optional disableSpins

    disableSpins: boolean
    @@ -378,7 +370,7 @@

    Optional executablePathexecutablePath: string

    @@ -393,7 +385,7 @@

    Optional headless

    headless: boolean
    @@ -413,7 +405,7 @@

    Optional hostNotification
    hostNotificationLang: NotificationLanguage
    @@ -428,7 +420,7 @@

    Optional inDocker

    inDocker: boolean
    @@ -469,7 +461,7 @@

    Optional keepUpdated

    keepUpdated: boolean
    @@ -490,7 +482,7 @@

    Optional killProcess
    killProcessOnBrowserClose: boolean
    @@ -510,7 +502,7 @@

    Optional licenseKey

    licenseKey: string | string[]
    @@ -532,7 +524,7 @@

    Optional logConsole

    logConsole: boolean
    @@ -552,7 +544,7 @@

    Optional logConsoleE
    logConsoleErrors: boolean
    @@ -572,7 +564,7 @@

    Optional popup

    popup: boolean | number
    @@ -596,7 +588,7 @@

    Optional proxyServer
    proxyServerCredentials: ProxyServerCredentials
    @@ -611,7 +603,7 @@

    Optional qrFormat

    qrFormat: QRFormat
    @@ -631,7 +623,7 @@

    Optional qrLogSkipqrLogSkip: boolean

    @@ -651,7 +643,7 @@

    Optional qrQuality

    qrQuality: QRQuality
    @@ -671,7 +663,7 @@

    Optional qrRefreshS

    qrRefreshS: number
    @@ -686,7 +678,7 @@

    Optional qrTimeout

    qrTimeout: number
    @@ -701,7 +693,7 @@

    Optional restartOnCrashrestartOnCrash: any

    @@ -723,7 +715,7 @@

    Optional safeMode

    safeMode: boolean
    @@ -743,7 +735,7 @@

    Optional sessionData

    sessionData: SessionData | Base64
    @@ -778,7 +770,7 @@

    Optional sessionData
    sessionDataPath: string
    @@ -793,7 +785,7 @@

    Optional sessionId

    sessionId: string
    @@ -813,7 +805,7 @@

    Optional skipBrokenM
    skipBrokenMethodsCheck: boolean
    @@ -833,7 +825,7 @@

    Optional skipSession
    skipSessionSave: boolean
    @@ -853,7 +845,7 @@

    Optional skipUpdateC
    skipUpdateCheck: boolean
    @@ -873,7 +865,7 @@

    Optional throwErrorO
    throwErrorOnTosBlock: boolean
    @@ -888,7 +880,7 @@

    Optional useChrome

    useChrome: boolean
    @@ -908,7 +900,7 @@

    Optional useStealth

    useStealth: boolean
    diff --git a/docs/interfaces/contact.html b/docs/interfaces/contact.html index e9b3225c07..09d7d8cdc5 100644 --- a/docs/interfaces/contact.html +++ b/docs/interfaces/contact.html @@ -3,19 +3,11 @@ - Contact | @open-wa/wa-automate - v2.1.0 - + Contact | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -124,7 +116,7 @@

    formattedName

    formattedName: string
    @@ -134,7 +126,7 @@

    id

    id: Id
    @@ -144,7 +136,7 @@

    isBusiness

    isBusiness: boolean
    @@ -154,7 +146,7 @@

    isEnterprise

    isEnterprise: boolean
    @@ -164,7 +156,7 @@

    isHighLevelVerified

    isHighLevelVerified: any
    @@ -174,7 +166,7 @@

    isMe

    isMe: boolean
    @@ -184,7 +176,7 @@

    isMyContact

    isMyContact: boolean
    @@ -194,7 +186,7 @@

    Optional isOnline

    isOnline: any
    @@ -204,7 +196,7 @@

    isPSA

    isPSA: boolean
    @@ -214,7 +206,7 @@

    isUser

    isUser: boolean
    @@ -224,7 +216,7 @@

    isVerified

    isVerified: any
    @@ -234,7 +226,7 @@

    isWAContact

    isWAContact: boolean
    @@ -244,7 +236,7 @@

    labels

    labels: any[]
    @@ -254,7 +246,7 @@

    Optional lastSeen

    lastSeen: any
    @@ -264,7 +256,7 @@

    msgs

    msgs: any
    @@ -274,7 +266,7 @@

    name

    name: string
    @@ -284,7 +276,7 @@

    plaintextDisabled

    plaintextDisabled: boolean
    @@ -294,7 +286,7 @@

    profilePicThumbObj

    profilePicThumbObj: { eurl: string; id: Id; img: string; imgFull: string; raw: any; tag: string }
    @@ -327,7 +319,7 @@

    pushname

    pushname: string
    @@ -337,7 +329,7 @@

    sectionHeader

    sectionHeader: any
    @@ -347,7 +339,7 @@

    shortName

    shortName: string
    @@ -357,7 +349,7 @@

    statusMute

    statusMute: boolean
    @@ -367,7 +359,7 @@

    type

    type: string
    @@ -377,7 +369,7 @@

    verifiedLevel

    verifiedLevel: any
    @@ -387,7 +379,7 @@

    verifiedName

    verifiedName: any
    diff --git a/docs/interfaces/customproduct.html b/docs/interfaces/customproduct.html index 185cf0b93f..9aff964704 100644 --- a/docs/interfaces/customproduct.html +++ b/docs/interfaces/customproduct.html @@ -3,19 +3,11 @@ - CustomProduct | @open-wa/wa-automate - v2.1.0 - + CustomProduct | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -104,7 +96,7 @@

    currency

    currency: string
    @@ -120,7 +112,7 @@

    description

    description: string
    @@ -136,7 +128,7 @@

    name

    name: string
    @@ -152,7 +144,7 @@

    priceAmount1000

    priceAmount1000: number
    @@ -168,7 +160,7 @@

    Optional url

    url: string
    diff --git a/docs/interfaces/devtools.html b/docs/interfaces/devtools.html index 0349c6c5f1..4be42b966d 100644 --- a/docs/interfaces/devtools.html +++ b/docs/interfaces/devtools.html @@ -3,19 +3,11 @@ - DevTools | @open-wa/wa-automate - v2.1.0 - + DevTools | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -101,7 +93,7 @@

    pass

    pass: string
    @@ -116,7 +108,7 @@

    user

    user: string
    diff --git a/docs/interfaces/groupmetadata.html b/docs/interfaces/groupmetadata.html index 9d7d12dff5..17f3d4959c 100644 --- a/docs/interfaces/groupmetadata.html +++ b/docs/interfaces/groupmetadata.html @@ -3,19 +3,11 @@ - GroupMetadata | @open-wa/wa-automate - v2.1.0 - + GroupMetadata | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -104,7 +96,7 @@

    creation

    creation: number
    @@ -119,7 +111,7 @@

    id

    @@ -134,7 +126,7 @@

    owner

    owner: { _serialized: string; server: string; user: string }
    @@ -163,7 +155,7 @@

    participants

    participants: any[]
    @@ -178,7 +170,7 @@

    pendingParticipants

    pendingParticipants: any[]
    diff --git a/docs/interfaces/id.html b/docs/interfaces/id.html index 1f4bae7ee6..1df1622204 100644 --- a/docs/interfaces/id.html +++ b/docs/interfaces/id.html @@ -3,19 +3,11 @@ - Id | @open-wa/wa-automate - v2.1.0 - + Id | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -102,7 +94,7 @@

    _serialized

    _serialized: string
    @@ -112,7 +104,7 @@

    server

    server: string
    @@ -122,7 +114,7 @@

    user

    user: string
    diff --git a/docs/interfaces/livelocationchangedevent.html b/docs/interfaces/livelocationchangedevent.html index a95abfbab7..58c1cfb985 100644 --- a/docs/interfaces/livelocationchangedevent.html +++ b/docs/interfaces/livelocationchangedevent.html @@ -3,19 +3,11 @@ - LiveLocationChangedEvent | @open-wa/wa-automate - v2.1.0 - + LiveLocationChangedEvent | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -107,7 +99,7 @@

    accuracy

    accuracy: number
    @@ -117,7 +109,7 @@

    degrees

    degrees: any
    @@ -127,7 +119,7 @@

    id

    id: string
    @@ -137,7 +129,7 @@

    lastUpdated

    lastUpdated: number
    @@ -147,7 +139,7 @@

    lat

    lat: number
    @@ -157,7 +149,7 @@

    lng

    lng: number
    @@ -167,7 +159,7 @@

    Optional msgId

    msgId: string
    @@ -182,7 +174,7 @@

    speed

    speed: number
    diff --git a/docs/interfaces/message.html b/docs/interfaces/message.html index 4f23a412e6..288b803637 100644 --- a/docs/interfaces/message.html +++ b/docs/interfaces/message.html @@ -3,19 +3,11 @@ - Message | @open-wa/wa-automate - v2.1.0 - + Message | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -139,7 +131,7 @@

    ack

    @@ -154,7 +146,7 @@

    author

    author: string
    @@ -164,7 +156,7 @@

    body

    body: string
    @@ -179,7 +171,7 @@

    broadcast

    broadcast: boolean
    @@ -194,7 +186,7 @@

    caption

    caption: string
    @@ -209,7 +201,7 @@

    chat

    chat: { archive: boolean; contact: { formattedName: string; id: string; isBusiness: boolean; isEnterprise: boolean; isMe: boolean; isMyContact: boolean; isPSA: boolean; isUser: boolean; isWAContact: boolean; labels: any[]; msgs: any; name: string; plaintextDisabled: boolean; profilePicThumbObj: any[]; pushname: string; shortName: string; statusMute: boolean; type: string }; groupMetadata: any; id: string; isGroup: boolean; isReadOnly: boolean; kind: string; lastReceivedKey: { _serialized: string; fromMe: boolean; id: string; remote: string }; modifyTag: number; msgs: any; muteExpiration: number; name: string; notSpam: boolean; pendingMsgs: boolean; pin: number; presence: { chatstates: any[]; id: string }; t: number; unreadCount: number }
    @@ -361,7 +353,7 @@

    chatId

    chatId: string
    @@ -371,7 +363,7 @@

    clientUrl

    clientUrl: string
    @@ -381,7 +373,7 @@

    content

    content: string
    @@ -391,7 +383,7 @@

    Optional duration

    duration: string | number
    @@ -406,7 +398,7 @@

    from

    from: ChatId
    @@ -421,7 +413,7 @@

    fromMe

    fromMe: boolean
    @@ -436,7 +428,7 @@

    id

    id: string
    @@ -451,7 +443,7 @@

    invis

    invis: boolean
    @@ -461,7 +453,7 @@

    isForwarded

    isForwarded: boolean
    @@ -476,7 +468,7 @@

    isGroupMsg

    isGroupMsg: boolean
    @@ -486,7 +478,7 @@

    isMMS

    isMMS: boolean
    @@ -496,7 +488,7 @@

    isMedia

    isMedia: boolean
    @@ -506,7 +498,7 @@

    isNewMsg

    isNewMsg: boolean
    @@ -516,7 +508,7 @@

    isNotification

    isNotification: boolean
    @@ -526,7 +518,7 @@

    isPSA

    isPSA: boolean
    @@ -536,7 +528,7 @@

    labels

    labels: any[]
    @@ -551,7 +543,7 @@

    Optional lat

    lat: string
    @@ -566,7 +558,7 @@

    Optional lng

    lng: string
    @@ -581,7 +573,7 @@

    Optional loc

    loc: string
    @@ -596,7 +588,7 @@

    mediaData

    mediaData: {}
    @@ -611,7 +603,7 @@

    mentionedJidList

    mentionedJidList: string[]
    @@ -626,7 +618,7 @@

    Optional mimetype

    mimetype: string
    @@ -636,7 +628,7 @@

    notifyName

    notifyName: string
    @@ -646,7 +638,7 @@

    quotedMsg

    quotedMsg: any
    @@ -656,7 +648,7 @@

    quotedMsgObj

    quotedMsgObj: any
    @@ -666,7 +658,7 @@

    recvFresh

    recvFresh: boolean
    @@ -676,7 +668,7 @@

    self

    self: boolean
    @@ -691,7 +683,7 @@

    sender

    sender: { formattedName: string; id: string; isBusiness: boolean; isEnterprise: boolean; isMe: boolean; isMyContact: boolean; isPSA: boolean; isUser: boolean; isWAContact: boolean; labels: any[]; msgs: any; name: string; plaintextDisabled: boolean; profilePicThumbObj: { eurl: string; id: string; img: string; imgFull: string; raw: any; tag: string }; pushname: string; shortName: string; statusMute: boolean; type: string }
    @@ -785,7 +777,7 @@

    shareDuration

    shareDuration: number
    @@ -795,7 +787,7 @@

    star

    star: boolean
    @@ -805,7 +797,7 @@

    t

    t: number
    @@ -820,7 +812,7 @@

    timestamp

    timestamp: number
    @@ -835,7 +827,7 @@

    to

    to: ChatId
    @@ -850,7 +842,7 @@

    type

    diff --git a/docs/interfaces/participantchangedeventmodel.html b/docs/interfaces/participantchangedeventmodel.html index 6db7f5a589..bd1712d167 100644 --- a/docs/interfaces/participantchangedeventmodel.html +++ b/docs/interfaces/participantchangedeventmodel.html @@ -3,19 +3,11 @@ - ParticipantChangedEventModel | @open-wa/wa-automate - v2.1.0 - + ParticipantChangedEventModel | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -103,7 +95,7 @@

    action

    @@ -113,7 +105,7 @@

    by

    by: Id
    @@ -123,7 +115,7 @@

    chat

    chat: Id
    @@ -133,7 +125,7 @@

    who

    who: [Id]
    diff --git a/docs/interfaces/proxyservercredentials.html b/docs/interfaces/proxyservercredentials.html index ce509dd17c..8e9f4b5f3c 100644 --- a/docs/interfaces/proxyservercredentials.html +++ b/docs/interfaces/proxyservercredentials.html @@ -3,19 +3,11 @@ - ProxyServerCredentials | @open-wa/wa-automate - v2.1.0 - + ProxyServerCredentials | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -103,7 +95,7 @@

    address

    address: string
    @@ -118,7 +110,7 @@

    password

    password: string
    @@ -133,7 +125,7 @@

    Optional protocol

    protocol: string
    @@ -148,7 +140,7 @@

    username

    username: string
    diff --git a/docs/interfaces/sessiondata.html b/docs/interfaces/sessiondata.html index f840a52804..86ead13fdd 100644 --- a/docs/interfaces/sessiondata.html +++ b/docs/interfaces/sessiondata.html @@ -3,19 +3,11 @@ - SessionData | @open-wa/wa-automate - v2.1.0 - + SessionData | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -103,7 +95,7 @@

    Optional WABrowserId

    WABrowserId: string
    @@ -113,7 +105,7 @@

    Optional WASecretBundleWASecretBundle: string

    @@ -123,7 +115,7 @@

    Optional WAToken1

    WAToken1: string
    @@ -133,7 +125,7 @@

    Optional WAToken2

    WAToken2: string
    diff --git a/docs/interfaces/sessioninfo.html b/docs/interfaces/sessioninfo.html index c348dbb6a5..bb627ba19e 100644 --- a/docs/interfaces/sessioninfo.html +++ b/docs/interfaces/sessioninfo.html @@ -3,19 +3,11 @@ - SessionInfo | @open-wa/wa-automate - v2.1.0 - + SessionInfo | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -105,7 +97,7 @@

    BROWSER_VERSION

    BROWSER_VERSION: string
    @@ -115,7 +107,7 @@

    Optional LAUNCH_TIME_LAUNCH_TIME_MS: number

    @@ -125,7 +117,7 @@

    Optional NUM

    NUM: string
    @@ -135,7 +127,7 @@

    PAGE_UA

    PAGE_UA: string
    @@ -145,7 +137,7 @@

    WA_AUTOMATE_VERSION

    WA_AUTOMATE_VERSION: string
    @@ -155,7 +147,7 @@

    WA_VERSION

    WA_VERSION: string
    diff --git a/docs/modules/wapi.html b/docs/modules/wapi.html index 1758632634..f2c72e00e9 100644 --- a/docs/modules/wapi.html +++ b/docs/modules/wapi.html @@ -3,19 +3,11 @@ - WAPI | @open-wa/wa-automate - v2.1.0 - + WAPI | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -217,7 +209,7 @@

    Const REPORTSPAM

    REPORTSPAM: (id: string) => Promise<boolean>
    @@ -248,7 +240,7 @@

    Const _onParticipantsCh
    _onParticipantsChanged: (groupId: string, callback: Function) => any
    @@ -282,7 +274,7 @@

    Const addAllNewMes
    addAllNewMessagesListener: (callback: Function) => void
    @@ -313,7 +305,7 @@

    Const addOrRemoveLabels
    addOrRemoveLabels: (label: string, id: string, type: string) => Promise<boolean>
    @@ -350,7 +342,7 @@

    Const addParticipant

    addParticipant: (groupId: string, contactId: string) => void
    @@ -384,7 +376,7 @@

    Const archiveChat

    archiveChat: (id: string, archive: boolean) => Promise<boolean>
    @@ -418,7 +410,7 @@

    Const checkNumberStatus
    checkNumberStatus: (contactId: string) => any
    @@ -449,7 +441,7 @@

    Const clearAllChats

    clearAllChats: () => Promise<boolean>
    @@ -474,7 +466,7 @@

    Const clearChat

    clearChat: (chatId: string) => Promise<any>
    @@ -505,7 +497,7 @@

    Const contactBlock

    contactBlock: (id: string) => Promise<boolean>
    @@ -536,7 +528,7 @@

    Const contactUnblock

    contactUnblock: (id: string) => Promise<boolean>
    @@ -567,7 +559,7 @@

    Const createGroup

    createGroup: (groupName: string, contactId: string | string[]) => Promise<any>
    @@ -601,7 +593,7 @@

    Const cutMsgCache

    cutMsgCache: () => boolean
    @@ -626,7 +618,7 @@

    Const darkMode

    darkMode: (activate: boolean) => boolean
    @@ -657,7 +649,7 @@

    Const deleteAllStatusdeleteAllStatus: () => Promise<boolean>

    @@ -682,7 +674,7 @@

    Const deleteConversation

    deleteConversation: (chatId: string) => Promise<boolean>
    @@ -713,7 +705,7 @@

    Const deleteStatus

    deleteStatus: (statusesToDelete: string | string[]) => Promise<any>
    @@ -744,7 +736,7 @@

    Const demoteParticipant

    demoteParticipant: (groupId: string, contactId: string) => Promise<boolean>
    @@ -778,7 +770,7 @@

    Const downloadFileWith<
    downloadFileWithCredentials: (url: string) => Promise<string>
    @@ -809,7 +801,7 @@

    Const forceStaleMediaforceStaleMediaUpdate: (mesasgeId: string) => Message | boolean

    @@ -840,7 +832,7 @@

    Const forceUpdateLiveforceUpdateLiveLocation: (chatId: string) => Promise<LiveLocationChangedEvent[]> | boolean

    @@ -871,7 +863,7 @@

    Const forwardMessages

    forwardMessages: (to: string, messages: string | (string | Message)[], skipMyMessages: boolean) => any
    @@ -908,7 +900,7 @@

    Const getAllChatId
    getAllChatIds: () => Promise<ChatId[]>
    @@ -933,7 +925,7 @@

    Const getAllChats

    getAllChats: () => any
    @@ -958,7 +950,7 @@

    Const getAllChatsW
    getAllChatsWithMessages: (withNewMessageOnly?: boolean) => any
    @@ -989,7 +981,7 @@

    Const getAllChatsW
    getAllChatsWithNewMsg: () => Chat[]
    @@ -1014,7 +1006,7 @@

    Const getAllContactsgetAllContacts: () => Contact[]

    @@ -1039,7 +1031,7 @@

    Const getAllGroups

    getAllGroups: () => Chat[]
    @@ -1064,7 +1056,7 @@

    Const getAllMessagesgetAllMessagesInChat: (chatId: string, includeMe: boolean, includeNotifications: boolean) => [Message]

    @@ -1101,7 +1093,7 @@

    Const getAllNewMes
    getAllNewMessages: () => any
    @@ -1126,7 +1118,7 @@

    Const getAllUnread
    getAllUnreadMessages: () => any
    @@ -1151,7 +1143,7 @@

    Const getAmountOfLoaded
    getAmountOfLoadedMessages: () => number
    @@ -1176,7 +1168,7 @@

    Const getBatteryLevelgetBatteryLevel: () => number

    @@ -1201,7 +1193,7 @@

    Const getBlockedIds

    getBlockedIds: () => Promise<ContactId[]>
    @@ -1226,7 +1218,7 @@

    Const getBusinessProfil
    getBusinessProfilesProducts: (to: string) => Promise<any>
    @@ -1257,7 +1249,7 @@

    Const getChat

    getChat: (contactId: string) => Chat
    @@ -1288,7 +1280,7 @@

    Const getChatById

    getChatById: (contactId: string) => Chat
    @@ -1319,7 +1311,7 @@

    Const getChatWithN
    getChatWithNonContacts: () => Contact[]
    @@ -1344,7 +1336,7 @@

    Const getCommonGroupsgetCommonGroups: (contactId: string) => Promise<{ id: string; title: string }[]>

    @@ -1375,7 +1367,7 @@

    Const getContact

    getContact: (contactId: string) => Contact
    @@ -1406,7 +1398,7 @@

    Const getGeneratedUser<
    getGeneratedUserAgent: (userAgent?: string) => string
    @@ -1434,10 +1426,10 @@

    Returns string

    Const getGroupAdmins

    -
    getGroupAdmins: (groupId: string) => Promise<Contact[]>
    +
    getGroupAdmins: (groupId: string) => Promise<ContactId[]>
    @@ -1445,7 +1437,7 @@

    Type declaration

      • -
      • (groupId: string): Promise<Contact[]>
      • +
      • (groupId: string): Promise<ContactId[]>
      • @@ -1455,7 +1447,7 @@

        Parameters

        groupId: string
      -

      Returns Promise<Contact[]>

      +

      Returns Promise<ContactId[]>

    @@ -1468,7 +1460,7 @@

    Const getGroupInvitegetGroupInviteLink: (chatId: string) => Promise<string>

    @@ -1499,7 +1491,7 @@

    Const getGroupParticipa
    getGroupParticipantIDs: (groupId: string) => Promise<string[]>
    @@ -1530,7 +1522,7 @@

    Const getHostNumber

    getHostNumber: () => string
    @@ -1555,7 +1547,7 @@

    Const getIndicatedNewgetIndicatedNewMessages: () => any

    @@ -1580,7 +1572,7 @@

    Const getIsPlugged

    getIsPlugged: () => boolean
    @@ -1605,7 +1597,7 @@

    Const getLastSeen

    getLastSeen: (contactId: string) => Promise<number | boolean>
    @@ -1636,7 +1628,7 @@

    Const getMe

    getMe: () => any
    @@ -1661,7 +1653,7 @@

    Const getMessageByIdgetMessageById: (mesasgeId: string) => Message

    @@ -1692,7 +1684,7 @@

    Const getMessageReaders
    getMessageReaders: (messageId: string) => Contact[]
    @@ -1723,7 +1715,7 @@

    Const getMyLastMessage<
    getMyLastMessage: (chatId: string) => Message
    @@ -1754,7 +1746,7 @@

    Const getMyStatusArray<
    getMyStatusArray: () => Promise<any>
    @@ -1779,7 +1771,7 @@

    Const getProfilePicgetProfilePicFromServer: (chatId: string) => any

    @@ -1810,7 +1802,7 @@

    Const getSingleProperty
    getSingleProperty: (namespace: string, id: string, property: string) => any
    @@ -1847,7 +1839,7 @@

    Const getState

    getState: () => string
    @@ -1872,7 +1864,7 @@

    Const getStatus

    getStatus: (contactId: string) => void
    @@ -1903,7 +1895,7 @@

    Const getStickerDecrypt
    getStickerDecryptable: (mesasgeId: string) => Message | boolean
    @@ -1934,7 +1926,7 @@

    Const getStoryViewersgetStoryViewers: (id: string) => Promise<String[]>

    @@ -1965,7 +1957,7 @@

    Const getUnreadMessages
    getUnreadMessages: (includeMe: boolean, includeNotifications: boolean, use_unread_count: boolean) => any
    @@ -2002,7 +1994,7 @@

    Const getUseHereSt
    getUseHereString: () => Promise<string>
    @@ -2027,7 +2019,7 @@

    Const getVCards

    getVCards: (msgId: string) => any
    @@ -2058,7 +2050,7 @@

    Const getWAVersion

    getWAVersion: () => String
    @@ -2083,7 +2075,7 @@

    Const ghostForward

    ghostForward: (chatId: string, messageId: string) => Promise<boolean>
    @@ -2117,7 +2109,7 @@

    Const iAmAdmin

    iAmAdmin: () => Promise<String[]>
    @@ -2142,7 +2134,7 @@

    Const inviteInfo

    inviteInfo: (link: string) => Promise<any>
    @@ -2173,7 +2165,7 @@

    Const isChatOnline

    isChatOnline: (id: string) => Promise<boolean>
    @@ -2204,7 +2196,7 @@

    Const isConnected

    isConnected: () => Boolean
    @@ -2229,7 +2221,7 @@

    Const joinGroupVia
    joinGroupViaLink: (link: string) => Promise<string | boolean | number>
    @@ -2260,7 +2252,7 @@

    Const leaveGroup

    leaveGroup: (groupId: string) => any
    @@ -2291,7 +2283,7 @@

    Const loadAllEarlierloadAllEarlierMessages: (contactId: string) => any

    @@ -2322,7 +2314,7 @@

    Const loadAndGetAl
    loadAndGetAllMessagesInChat: (chatId: string, includeMe: boolean, includeNotifications: boolean) => [Message]
    @@ -2359,7 +2351,7 @@

    Const loadEarlierMessag
    loadEarlierMessages: (contactId: string) => Promise<Message[]>
    @@ -2390,7 +2382,7 @@

    Const markAsUnread

    markAsUnread: (to: string) => Promise<boolean>
    @@ -2421,7 +2413,7 @@

    Const onAddedToGrouponAddedToGroup: (callback: Function) => any

    @@ -2452,7 +2444,7 @@

    Const onBattery

    onBattery: (callback: Function) => any
    @@ -2483,7 +2475,7 @@

    Const onChatState

    onChatState: (callback: Function) => any
    @@ -2514,7 +2506,7 @@

    Const onGlobalParicipan
    onGlobalParicipantsChanged: (callback: Function) => any
    @@ -2545,7 +2537,7 @@

    Const onIncomingCallonIncomingCall: (callback: Function) => any

    @@ -2576,7 +2568,7 @@

    Const onLiveLocationonLiveLocation: (chatId: string, callback: Function) => any

    @@ -2610,7 +2602,7 @@

    Const onParticipantsCha
    onParticipantsChanged: (groupId: string, callback: Function) => any
    @@ -2644,7 +2636,7 @@

    Const onPlugged

    onPlugged: (callback: Function) => any
    @@ -2675,7 +2667,7 @@

    Const onStateChangedonStateChanged: (callback: Function) => void

    @@ -2706,7 +2698,7 @@

    Const onStory

    onStory: (callback: Function) => any
    @@ -2737,7 +2729,7 @@

    Const postImageStatuspostImageStatus: (data: string, caption: string) => Promise<string | boolean>

    @@ -2771,7 +2763,7 @@

    Const postStatus

    postStatus: (text: string, params: any) => Promise<any>
    @@ -2805,7 +2797,7 @@

    Const postTextStatuspostTextStatus: (text: string, textRgba: string, backgroundRgba: string, font: string) => Promise<string | boolean>

    @@ -2845,7 +2837,7 @@

    Const postVideoStatuspostVideoStatus: (data: string, caption: string) => Promise<string | boolean>

    @@ -2879,7 +2871,7 @@

    Const promoteParticipant

    promoteParticipant: (groupId: string, contactId: string) => Promise<boolean>
    @@ -2913,7 +2905,7 @@

    Const removeParticipant

    removeParticipant: (groupId: string, contactId: string) => Promise<boolean>
    @@ -2947,7 +2939,7 @@

    Const reply

    reply: (to: string, content: string, quotedMsg: string | Message) => Promise<string | boolean>
    @@ -2984,7 +2976,7 @@

    Const revokeGroupInvite
    revokeGroupInviteLink: (chatId: string) => Promise<string> | Promise<boolean>
    @@ -3015,7 +3007,7 @@

    Const sendContact

    sendContact: (to: string, contact: string | string[]) => any
    @@ -3049,7 +3041,7 @@

    Const sendCustomProduct
    sendCustomProduct: (to: ChatId, image: DataURL, productData: CustomProduct) => Promise<string | boolean>
    @@ -3086,7 +3078,7 @@

    Const sendFile

    sendFile: (base64: string, to: string, filename: string, caption: string) => Promise<string>
    @@ -3126,7 +3118,7 @@

    Const sendGiphyAsSticke
    sendGiphyAsSticker: (chatId: string, url: string) => Promise<any>
    @@ -3160,7 +3152,7 @@

    Const sendImage

    sendImage: (base64: string, to: string, filename: string, caption: string, quotedMsgId?: string, waitForId?: boolean, ptt?: boolean) => Promise<string>
    @@ -3209,7 +3201,7 @@

    Const sendImageAsSticke
    sendImageAsSticker: (webpBase64: string, to: string, metadata?: any) => Promise<string | boolean>
    @@ -3246,7 +3238,7 @@

    Const sendImageWithsendImageWithProduct: (base64: string, to: string, caption: string, bizNumber: string, productId: string) => any

    @@ -3289,7 +3281,7 @@

    Const sendLinkWith
    sendLinkWithAutoPreview: (to: string, url: string, text: string) => Promise<string | boolean>
    @@ -3326,7 +3318,7 @@

    Const sendLocation

    sendLocation: (to: string, lat: any, lng: any, loc: string) => Promise<string>
    @@ -3366,7 +3358,7 @@

    Const sendMessage

    sendMessage: (to: string, content: string) => Promise<string>
    @@ -3400,7 +3392,7 @@

    Const sendMessageWithsendMessageWithMentions: (to: string, content: string) => Promise<string>

    @@ -3434,7 +3426,7 @@

    Const sendMessageWithsendMessageWithThumb: (thumb: string, url: string, title: string, description: string, text: string, chatId: string) => Promise<boolean>

    @@ -3480,7 +3472,7 @@

    Const sendReplyWithsendReplyWithMentions: (to: string, content: string, replyMessageId: string) => Promise<string>

    @@ -3517,7 +3509,7 @@

    Const sendSeen

    sendSeen: (to: string) => Promise<boolean>
    @@ -3548,7 +3540,7 @@

    Const sendStickerAsRepl
    sendStickerAsReply: (webpBase64: string, to: string, messageId: string, metadata?: any) => Promise<string | boolean>
    @@ -3588,7 +3580,7 @@

    Const sendVCard

    sendVCard: (chatId: string, vcardString: string, contactName: string, contactNumber?: string) => Promise<boolean>
    @@ -3628,7 +3620,7 @@

    Const sendVideoAsGifsendVideoAsGif: (base64: string, to: string, filename: string, caption: string, quotedMsgId?: string) => Promise<string>

    @@ -3671,7 +3663,7 @@

    Const setChatBackground
    setChatBackgroundColourHex: (hex: string) => boolean
    @@ -3702,7 +3694,7 @@

    Const setChatState

    setChatState: (chatState: ChatState, chatId: string) => void
    @@ -3736,7 +3728,7 @@

    Const setGroupDescripti
    setGroupDescription: (groupId: string, description: string) => Promise<boolean>
    @@ -3770,7 +3762,7 @@

    Const setGroupEdit
    setGroupEditToAdminsOnly: (groupId: string, onlyAdmins: boolean) => Promise<boolean>
    @@ -3804,7 +3796,7 @@

    Const setGroupIcon

    setGroupIcon: (groupId: string, imgData: string) => Promise<boolean>
    @@ -3838,7 +3830,7 @@

    Const setGroupTitle

    setGroupTitle: (groupId: string, title: string) => Promise<boolean>
    @@ -3872,7 +3864,7 @@

    Const setGroupToAdmins<
    setGroupToAdminsOnly: (groupId: string, onlyAdmins: boolean) => Promise<boolean>
    @@ -3906,7 +3898,7 @@

    Const setMyName

    setMyName: (newName: string) => Promise<boolean>
    @@ -3937,7 +3929,7 @@

    Const setMyStatus

    setMyStatus: (newStatus: string) => void
    @@ -3968,7 +3960,7 @@

    Const setPresence

    setPresence: (available: boolean) => void
    @@ -3999,7 +3991,7 @@

    Const setProfilePic

    setProfilePic: (data: string) => Promise<boolean>
    @@ -4030,7 +4022,7 @@

    Const simulateTyping

    simulateTyping: (to: string, on: boolean) => Promise<boolean>
    @@ -4064,7 +4056,7 @@

    Const smartDeleteMessag
    smartDeleteMessages: (contactId: string, messageId: string[] | string, onlyLocal: boolean) => any
    @@ -4101,7 +4093,7 @@

    Const syncContacts

    syncContacts: () => boolean
    @@ -4126,7 +4118,7 @@

    Const tagEveryone

    tagEveryone: (groupId: string, content: string) => Promise<string>
    @@ -4160,7 +4152,7 @@

    Const waitNewAcknowledg
    waitNewAcknowledgements: (callback: Function) => void
    @@ -4191,7 +4183,7 @@

    Const waitNewMessageswaitNewMessages: (rmCallback: boolean, callback: Function) => void

    diff --git a/docs/pages/Advanced/best-practices.html b/docs/pages/Advanced/best-practices.html index c6d581473b..1004f5298d 100644 --- a/docs/pages/Advanced/best-practices.html +++ b/docs/pages/Advanced/best-practices.html @@ -3,19 +3,11 @@ - Best Practices | @open-wa/wa-automate - v2.1.0 - + Best Practices | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/Getting Started/docker.html b/docs/pages/Getting Started/docker.html index 9f0e12c7f8..fa1a40435f 100644 --- a/docs/pages/Getting Started/docker.html +++ b/docs/pages/Getting Started/docker.html @@ -3,19 +3,11 @@ - Docker | @open-wa/wa-automate - v2.1.0 - + Docker | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/Getting Started/installation.html b/docs/pages/Getting Started/installation.html index ce98cf7525..5a30ecf622 100644 --- a/docs/pages/Getting Started/installation.html +++ b/docs/pages/Getting Started/installation.html @@ -3,19 +3,11 @@ - Installation | @open-wa/wa-automate - v2.1.0 - + Installation | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/Getting Started/quick-run.html b/docs/pages/Getting Started/quick-run.html index 83bf13794e..bb19230051 100644 --- a/docs/pages/Getting Started/quick-run.html +++ b/docs/pages/Getting Started/quick-run.html @@ -3,19 +3,11 @@ - Easy API | @open-wa/wa-automate - v2.1.0 - + Easy API | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/How to/decrypt-media.html b/docs/pages/How to/decrypt-media.html index eac95b7338..313a6fe1a9 100644 --- a/docs/pages/How to/decrypt-media.html +++ b/docs/pages/How to/decrypt-media.html @@ -3,19 +3,11 @@ - Decrypt Media | @open-wa/wa-automate - v2.1.0 - + Decrypt Media | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/How to/detect-logout.html b/docs/pages/How to/detect-logout.html index e112048903..7496025dac 100644 --- a/docs/pages/How to/detect-logout.html +++ b/docs/pages/How to/detect-logout.html @@ -3,19 +3,11 @@ - Detect a logout | @open-wa/wa-automate - v2.1.0 - + Detect a logout | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/How to/groups.html b/docs/pages/How to/groups.html index d10280bbf8..9fa2dffc22 100644 --- a/docs/pages/How to/groups.html +++ b/docs/pages/How to/groups.html @@ -3,19 +3,11 @@ - Groups | @open-wa/wa-automate - v2.1.0 - + Groups | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/How to/groups/manage-participants.html b/docs/pages/How to/groups/manage-participants.html index 8fa56b4f6d..573701a5b0 100644 --- a/docs/pages/How to/groups/manage-participants.html +++ b/docs/pages/How to/groups/manage-participants.html @@ -3,19 +3,11 @@ - Manage Participants | @open-wa/wa-automate - v2.1.0 - + Manage Participants | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/How to/handle-errors.html b/docs/pages/How to/handle-errors.html index 4aa48a122a..3967a3d248 100644 --- a/docs/pages/How to/handle-errors.html +++ b/docs/pages/How to/handle-errors.html @@ -3,19 +3,11 @@ - Handle Errors | @open-wa/wa-automate - v2.1.0 - + Handle Errors | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/How to/incoming-calls.html b/docs/pages/How to/incoming-calls.html index 619a02d277..fe19fa79ab 100644 --- a/docs/pages/How to/incoming-calls.html +++ b/docs/pages/How to/incoming-calls.html @@ -3,19 +3,11 @@ - Detect Incoming Calls | @open-wa/wa-automate - v2.1.0 - + Detect Incoming Calls | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/How to/location.html b/docs/pages/How to/location.html index 9bdbc899fd..bb6527ff8a 100644 --- a/docs/pages/How to/location.html +++ b/docs/pages/How to/location.html @@ -3,19 +3,11 @@ - Sending & Receiving Location | @open-wa/wa-automate - v2.1.0 - + Sending & Receiving Location | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/How to/misc.html b/docs/pages/How to/misc.html index 2a69a964ef..78cc8c21a5 100644 --- a/docs/pages/How to/misc.html +++ b/docs/pages/How to/misc.html @@ -3,19 +3,11 @@ - More Examples | @open-wa/wa-automate - v2.1.0 - + More Examples | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -84,7 +76,7 @@

    Simulate typing

    As of version 1.3.1 you can now simulate '...typing'

    You need to pass the following params:

    Note: You need to manually turn this off!!!

    diff --git a/docs/pages/How to/react-to-group-events.html b/docs/pages/How to/react-to-group-events.html index 7232ed0b13..2d9da187b7 100644 --- a/docs/pages/How to/react-to-group-events.html +++ b/docs/pages/How to/react-to-group-events.html @@ -3,19 +3,11 @@ - React to group events | @open-wa/wa-automate - v2.1.0 - + React to group events | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/How to/receive-messages.html b/docs/pages/How to/receive-messages.html index 252e47aeac..50bbdda225 100644 --- a/docs/pages/How to/receive-messages.html +++ b/docs/pages/How to/receive-messages.html @@ -3,19 +3,11 @@ - Receive Messages | @open-wa/wa-automate - v2.1.0 - + Receive Messages | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/How to/send-files.html b/docs/pages/How to/send-files.html index 68588d738e..fb4c7e4b00 100644 --- a/docs/pages/How to/send-files.html +++ b/docs/pages/How to/send-files.html @@ -3,19 +3,11 @@ - Send Files | @open-wa/wa-automate - v2.1.0 - + Send Files | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/How to/send-files/send-videos.html b/docs/pages/How to/send-files/send-videos.html index 5e18da6851..c84e3286fe 100644 --- a/docs/pages/How to/send-files/send-videos.html +++ b/docs/pages/How to/send-files/send-videos.html @@ -3,19 +3,11 @@ - Send Videos | @open-wa/wa-automate - v2.1.0 - + Send Videos | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/How to/send-messages.html b/docs/pages/How to/send-messages.html index e8948de699..ed2c6ad6bf 100644 --- a/docs/pages/How to/send-messages.html +++ b/docs/pages/How to/send-messages.html @@ -3,19 +3,11 @@ - Send Messages | @open-wa/wa-automate - v2.1.0 - + Send Messages | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    @@ -107,7 +99,7 @@

    Forward Messages

    To forward messages use forwardMessages with the following params:

      -
    • chat to forward messages to : xxxxx@c.us
    • +
    • chat to forward messages to : xxxxx@c.us
    • messages: a single or array of message ids or message objects
    • skipMyMessages: true or false, if true it will filter out messages sent by you from the list of messages, default false.
    diff --git a/docs/pages/The Client/config-object.html b/docs/pages/The Client/config-object.html index 07cdc7a1db..765dcdc84c 100644 --- a/docs/pages/The Client/config-object.html +++ b/docs/pages/The Client/config-object.html @@ -3,19 +3,11 @@ - The Config Object | @open-wa/wa-automate - v2.1.0 - + The Config Object | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/The Client/launch-events.html b/docs/pages/The Client/launch-events.html index 41a35fcd06..73b624660d 100644 --- a/docs/pages/The Client/launch-events.html +++ b/docs/pages/The Client/launch-events.html @@ -3,19 +3,11 @@ - Launch Events | @open-wa/wa-automate - v2.1.0 - + Launch Events | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/The Client/launch-events/capture-qr.html b/docs/pages/The Client/launch-events/capture-qr.html index 671e85f5dc..ea96808e40 100644 --- a/docs/pages/The Client/launch-events/capture-qr.html +++ b/docs/pages/The Client/launch-events/capture-qr.html @@ -3,19 +3,11 @@ - Capturing QR Code | @open-wa/wa-automate - v2.1.0 - + Capturing QR Code | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/The Client/launch-events/capture-sd.html b/docs/pages/The Client/launch-events/capture-sd.html index 7445037219..e762f66abc 100644 --- a/docs/pages/The Client/launch-events/capture-sd.html +++ b/docs/pages/The Client/launch-events/capture-sd.html @@ -3,19 +3,11 @@ - Capturing Session Data | @open-wa/wa-automate - v2.1.0 - + Capturing Session Data | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/The Client/licensed-features.html b/docs/pages/The Client/licensed-features.html index 77d516a3b4..abcb9f22ae 100644 --- a/docs/pages/The Client/licensed-features.html +++ b/docs/pages/The Client/licensed-features.html @@ -3,19 +3,11 @@ - Licensed Features | @open-wa/wa-automate - v2.1.0 - + Licensed Features | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/The Client/the-client.html b/docs/pages/The Client/the-client.html index 0f0692ce02..55d9150b66 100644 --- a/docs/pages/The Client/the-client.html +++ b/docs/pages/The Client/the-client.html @@ -3,19 +3,11 @@ - Creating a Client | @open-wa/wa-automate - v2.1.0 - + Creating a Client | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/docs/pages/The Client/the-client/multiple-sessions.html b/docs/pages/The Client/the-client/multiple-sessions.html index b7237cb967..46486409bf 100644 --- a/docs/pages/The Client/the-client/multiple-sessions.html +++ b/docs/pages/The Client/the-client/multiple-sessions.html @@ -3,19 +3,11 @@ - Multiple Sessions | @open-wa/wa-automate - v2.1.0 - + Multiple Sessions | @open-wa/wa-automate - v2.1.1 + -
    @@ -31,7 +23,7 @@
  • Preparing search index...
  • The search index is not available
  • - @open-wa/wa-automate - v2.1.0 + @open-wa/wa-automate - v2.1.1
    diff --git a/package-lock.json b/package-lock.json index 72b2341c21..7bdc3fa416 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@open-wa/wa-automate", - "version": "2.1.0", + "version": "2.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7c282fae05..72d802dd98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-wa/wa-automate", - "version": "2.1.0", + "version": "2.1.1", "licenseCheckUrl": "https://openwa.web.app/license-check", "brokenMethodReportUrl": "https://openwa.web.app/report-bm", "patches": "https://raw.githack.com/open-wa/wa-automate-nodejs/master/patches.json", diff --git a/release.png b/release.png index c44acfb357..3a27ae3024 100644 Binary files a/release.png and b/release.png differ