Skip to content

Commit

Permalink
Merge pull request #2834 from a-f/master
Browse files Browse the repository at this point in the history
Fix sticker typo
  • Loading branch information
orkestral authored Feb 18, 2025
2 parents 0cda487 + b300bc6 commit 23fbba1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/wapi/functions/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export { sendChatstate } from './send-chat-state';
export { sendFile } from './send-file';
export { sendImage } from './send-image';
export { sendPtt } from './send-ptt';
export { sendImageAsSticker } from './send-image-as-stricker';
export { sendImageAsSticker } from './send-image-as-sticker';
export { sendImageWithProduct } from './send-image-with-product';
export { sendLocation } from './send-location';
export { sendMessage } from './send-message';
Expand Down

0 comments on commit 23fbba1

Please sign in to comment.