Skip to content

Commit

Permalink
deploy: a2398eb
Browse files Browse the repository at this point in the history
  • Loading branch information
edgardmessias committed Jan 25, 2024
1 parent 2606f51 commit b4c97f1
Show file tree
Hide file tree
Showing 840 changed files with 7,354 additions and 7,338 deletions.
4 changes: 2 additions & 2 deletions assets/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/navigation.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/search.js

Large diffs are not rendered by default.

50 changes: 35 additions & 15 deletions assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
--light-color-ts-constructor-signature: var(--light-color-ts-constructor);
--light-color-ts-parameter: var(--light-color-ts-variable);
/* type literal not included as links will never be generated to it */
--light-color-ts-type-parameter: var(--light-color-ts-type-alias);
--light-color-ts-type-parameter: #a55c0e;
--light-color-ts-accessor: var(--light-color-ts-property);
--light-color-ts-get-signature: var(--light-color-ts-accessor);
--light-color-ts-set-signature: var(--light-color-ts-accessor);
Expand Down Expand Up @@ -69,7 +69,7 @@
--dark-color-ts-constructor-signature: var(--dark-color-ts-constructor);
--dark-color-ts-parameter: var(--dark-color-ts-variable);
/* type literal not included as links will never be generated to it */
--dark-color-ts-type-parameter: var(--dark-color-ts-type-alias);
--dark-color-ts-type-parameter: #e07d13;
--dark-color-ts-accessor: var(--dark-color-ts-property);
--dark-color-ts-get-signature: var(--dark-color-ts-accessor);
--dark-color-ts-set-signature: var(--dark-color-ts-accessor);
Expand Down Expand Up @@ -266,12 +266,12 @@ h6 {
line-height: 1.2;
}

h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
h1 > a:not(.link),
h2 > a:not(.link),
h3 > a:not(.link),
h4 > a:not(.link),
h5 > a:not(.link),
h6 > a:not(.link) {
text-decoration: none;
color: var(--color-text);
}
Expand Down Expand Up @@ -649,6 +649,28 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark {
font-weight: bold;
}

.tsd-full-hierarchy:not(:last-child) {
margin-bottom: 1em;
padding-bottom: 1em;
border-bottom: 1px solid var(--color-accent);
}
.tsd-full-hierarchy,
.tsd-full-hierarchy ul {
list-style: none;
margin: 0;
padding: 0;
}
.tsd-full-hierarchy ul {
padding-left: 1.5rem;
}
.tsd-full-hierarchy a {
padding: 0.25rem 0 !important;
font-size: 1rem;
display: inline-flex;
align-items: center;
color: var(--color-text);
}

.tsd-panel-group.tsd-index-group {
margin-bottom: 0;
}
Expand Down Expand Up @@ -714,12 +736,15 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark {
}
.tsd-navigation > a,
.tsd-navigation .tsd-accordion-summary {
width: calc(100% - 0.5rem);
width: calc(100% - 0.25rem);
display: flex;
align-items: center;
}
.tsd-navigation a,
.tsd-navigation summary > span,
.tsd-page-navigation a {
display: inline-flex;
display: flex;
width: calc(100% - 0.25rem);
align-items: center;
padding: 0.25rem;
color: var(--color-text);
Expand Down Expand Up @@ -759,11 +784,6 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark {
margin-left: -1.5rem;
}

.tsd-nested-navigation > li > a,
.tsd-nested-navigation > li > span {
width: calc(100% - 1.75rem - 0.5rem);
}

.tsd-page-navigation ul {
padding-left: 1.75rem;
}
Expand Down
62 changes: 31 additions & 31 deletions classes/WAJS.ev.EventEmitter.html

Large diffs are not rendered by default.

14 changes: 8 additions & 6 deletions classes/WAJS.util.WPPError.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.AggReactionsCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.AggReactionsModel.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.AttachMediaModel.html

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions classes/WAJS.whatsapp.BaseCollection.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.BlocklistCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.BlocklistModel.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.BusinessCategoriesResultCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.BusinessCategoriesResultModel.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.BusinessProfileCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.BusinessProfileModel.html

Large diffs are not rendered by default.

116 changes: 58 additions & 58 deletions classes/WAJS.whatsapp.ButtonCollection.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.CallCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.CallModel.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.CallParticipantModel.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.CartCollection.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.CartItemCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.CartItemModel.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.CartModel.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.CatalogCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.CatalogModel.html

Large diffs are not rendered by default.

116 changes: 58 additions & 58 deletions classes/WAJS.whatsapp.ChatCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.ChatModel.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.ChatPreferenceModel.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.ChatstateCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.ChatstateModel.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.CmdClass.html

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions classes/WAJS.whatsapp.Collection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.ConnModel.html

Large diffs are not rendered by default.

116 changes: 58 additions & 58 deletions classes/WAJS.whatsapp.ContactCollection.html

Large diffs are not rendered by default.

78 changes: 39 additions & 39 deletions classes/WAJS.whatsapp.ContactModel.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.ConversionTupleModel.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.EmojiVariantCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.EmojiVariantModel.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.EventEmitter.html

Large diffs are not rendered by default.

116 changes: 58 additions & 58 deletions classes/WAJS.whatsapp.GroupMetadataCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.GroupMetadataModel.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.HistorySyncProgressModel.html

Large diffs are not rendered by default.

116 changes: 58 additions & 58 deletions classes/WAJS.whatsapp.LabelCollection.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.LabelItemCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.LabelItemModel.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.LabelModel.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions classes/WAJS.whatsapp.MediaBlobCacheImpl.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.MediaDataModel.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions classes/WAJS.whatsapp.MediaEntry.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions classes/WAJS.whatsapp.MediaObject.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions classes/WAJS.whatsapp.MediaPrep.MediaPrep.html

Large diffs are not rendered by default.

76 changes: 38 additions & 38 deletions classes/WAJS.whatsapp.Model.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.ModelChatBase.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.MsgButtonReplyMsgModel.html

Large diffs are not rendered by default.

118 changes: 59 additions & 59 deletions classes/WAJS.whatsapp.MsgCollection.html

Large diffs are not rendered by default.

116 changes: 58 additions & 58 deletions classes/WAJS.whatsapp.MsgInfoCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.MsgInfoModel.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.MsgInfoParticipantCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.MsgInfoParticipantModel.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions classes/WAJS.whatsapp.MsgKey.html

Large diffs are not rendered by default.

116 changes: 58 additions & 58 deletions classes/WAJS.whatsapp.MsgLoad.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.MsgLoadState.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.MsgModel.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.MuteCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.MuteModel.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.NetworkStatusModel.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions classes/WAJS.whatsapp.OpaqueData.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions classes/WAJS.whatsapp.OpaqueDataBase.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.OrderCollection.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.OrderItemCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.OrderItemModel.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.OrderModel.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.ParticipantCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.ParticipantModel.html

Large diffs are not rendered by default.

116 changes: 58 additions & 58 deletions classes/WAJS.whatsapp.PresenceCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.PresenceModel.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions classes/WAJS.whatsapp.ProductCatalogSession.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.ProductCollCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.ProductCollModel.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.ProductCollection.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.ProductImageCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.ProductImageModel.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.ProductMessageListCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.ProductMessageListModel.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.ProductModel.html

Large diffs are not rendered by default.

116 changes: 58 additions & 58 deletions classes/WAJS.whatsapp.ProfilePicThumbCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.ProfilePicThumbModel.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.QuickReplyCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.QuickReplyModel.html

Large diffs are not rendered by default.

116 changes: 58 additions & 58 deletions classes/WAJS.whatsapp.ReactionsCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.ReactionsModel.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.ReactionsSendersCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.ReactionsSendersModel.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.RecentEmojiCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.RecentEmojiModel.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.RecentStickerCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.RecentStickerModel.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.ReplyButtonModel.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.ServerPropsModel.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.SocketModel.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.StarredMsgCollection.html

Large diffs are not rendered by default.

116 changes: 58 additions & 58 deletions classes/WAJS.whatsapp.StatusCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.StatusModel.html

Large diffs are not rendered by default.

116 changes: 58 additions & 58 deletions classes/WAJS.whatsapp.StatusV3Collection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.StatusV3Model.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.StickerCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.StickerModel.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.StickerPackCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.StickerPackModel.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.StickerSearchCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.StreamModel.html

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions classes/WAJS.whatsapp.TemplateButtonCollection.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.TemplateButtonModel.html

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions classes/WAJS.whatsapp.UnreadMentionModel.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions classes/WAJS.whatsapp.Wid.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions classes/WAJS.whatsapp.websocket.WapNode.html

Large diffs are not rendered by default.

600 changes: 300 additions & 300 deletions classes/Whatsapp.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions classes/tokenStore.FileTokenStore.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions classes/tokenStore.MemoryTokenStore.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions enums/AckType.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions enums/ChatState.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions enums/GroupNotificationType.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions enums/GroupProperty.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions enums/InterfaceMode.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions enums/InterfaceState.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions enums/MediaType.html

Large diffs are not rendered by default.

9 changes: 5 additions & 4 deletions enums/MessageType.html

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions enums/SocketState.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions enums/SocketStream.html

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions enums/StatusFind.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions enums/WAJS.group.GroupProperty.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions enums/WAJS.whatsapp.enums.ACK.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions enums/WAJS.whatsapp.enums.ACK_STRING.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions enums/WAJS.whatsapp.enums.CALL_STATES.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions enums/WAJS.whatsapp.enums.EDIT_ATTR.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions enums/WAJS.whatsapp.enums.GROUP_SETTING_TYPE.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions enums/WAJS.whatsapp.enums.KIC_ENTRY_POINT_TYPE.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions enums/WAJS.whatsapp.enums.LogoutReason.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions enums/WAJS.whatsapp.enums.MSG_TYPE.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions enums/WAJS.whatsapp.enums.OUTWARD_TYPES.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions enums/WAJS.whatsapp.enums.SendMsgResult.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.blocklist.all.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.blocklist.blockContact.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.blocklist.isBlocked.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.blocklist.unblockContact.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.call.accept.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.call.end.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.call.offer.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.call.reject.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.catalog.addProductImage.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.catalog.changeProductImage.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.catalog.createCollection.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.catalog.createProduct.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.catalog.delProducts.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.catalog.deleteCollection.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.catalog.editCollection.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.catalog.editProduct.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.catalog.getCollections.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.catalog.getMyCatalog.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.catalog.getProductById.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.catalog.getProducts.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.catalog.removeProductImage.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.catalog.setProductVisibility.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.catalog.updateCartEnabled.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.archive.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.canMarkPlayed.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.chat.canMute.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.canReply.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.chat.clear.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.chat.delete.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions functions/WAJS.chat.deleteMessage.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.chat.downloadMedia.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.editMessage.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.chat.find.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.forwardMessage.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.chat.generateMessageID.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.chat.get.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.chat.getActiveChat.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.getLastSeen.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.getMessageACK.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.getMessageById.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.getMessages.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.getPlatformFromMessage.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.chat.getQuotedMsg.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.chat.getQuotedMsgKey.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.getReactions.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.getVotes.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.keepMessage.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.list.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.markIsComposing.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.markIsPaused.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.markIsRead.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.markIsRecording.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.markIsUnread.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.markPlayed.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.mute.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.openChatAt.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.openChatBottom.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.openChatFromUnread.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.pin.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.chat.prepareLinkPreview.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.chat.prepareMessageButtons.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.chat.prepareRawMessage.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.requestPhoneNumber.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.sendCreatePollMessage.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.sendFileMessage.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.sendListMessage.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.sendLocationMessage.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.sendOrderMessage.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.chat.sendRawMessage.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.sendReactionToMessage.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.sendScheduledCallMessage.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.sendTextMessage.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.sendVCardContactMessage.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions functions/WAJS.chat.starMessage.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.unarchive.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.unmute.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.chat.unpin.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.community.addSubgroups.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.community.create.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.community.deactivate.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.community.demoteParticipants.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.community.getParticipants.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.community.promoteParticipants.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.community.removeSubgroups.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.conn.genLinkDeviceCodeForPhoneNumber.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.conn.getAuthCode.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.conn.getHistorySyncProgress.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.conn.getMyDeviceId.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.conn.getMyUserId.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.conn.getPlatform.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.conn.isAuthenticated.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.conn.isIdle.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.conn.isMainInit.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.conn.isMainLoaded.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.conn.isMainReady.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.conn.isMultiDevice.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.conn.isOnline.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.conn.isRegistered.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.conn.joinWebBeta.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.conn.logout.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.conn.markAvailable.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.conn.markUnavailable.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.conn.needsUpdate.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.conn.refreshQR.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.conn.setKeepAlive.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.conn.setLimit.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions functions/WAJS.conn.setMultiDevice.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.contact.get.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.contact.getBusinessProfile.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.contact.getCommonGroups.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.contact.getProfilePictureUrl.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.contact.getStatus.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.contact.list.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.contact.queryExists.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.addListener.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.emit.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.emitAsync.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.eventNames.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.getMaxListeners.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.hasListeners.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.listenTo.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.listenerCount.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.listeners.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.listenersAny.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.many.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.off.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.offAny.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.on.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.onAny.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.once.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.prependAny.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.prependListener.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.prependMany.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.prependOnceListener.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.removeAllListeners.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.removeListener.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.setMaxListeners.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.stopListeningTo.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.ev.waitFor.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.group.addParticipants.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.group.approve.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.group.canAdd.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.group.canDemote.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.group.canPromote.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.group.canRemove.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.group.create.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.group.demoteParticipants.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.group.ensureGroup.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.group.ensureGroupAndParticipants.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.group.getAllGroups.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.group.getGroupInfoFromInviteCode.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.group.getGroupSizeLimit.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.group.getInviteCode.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.group.getMembershipRequests.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions functions/WAJS.group.getParticipants.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.group.iAmAdmin.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.group.iAmMember.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions functions/WAJS.group.iAmRestrictedMember.html

Large diffs are not rendered by default.

Loading

0 comments on commit b4c97f1

Please sign in to comment.