Skip to content

Commit

Permalink
sticker?
Browse files Browse the repository at this point in the history
  • Loading branch information
frkr committed Jan 24, 2024
1 parent 9561fc5 commit 267a2d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "business-whatsapp",
"author": "frkr",
"license": "MIT",
"version": "18.1.1",
"version": "18.1.2",
"description": "WhatsApp Business API Client unofficial",
"homepage": "https://ideias.casa/",
"repository": {
Expand Down
1 change: 1 addition & 0 deletions src/WhatsApp.d.ts
Expand Up @@ -75,6 +75,7 @@ interface MessageObject {
context?: any // TODO
document?: any // TODO
errors?: any // TODO
sticker?: any // TODO

identity?: any // TODO
image?: MediaMessage // TODO
Expand Down

0 comments on commit 267a2d8

Please sign in to comment.