Skip to content

Commit

Permalink
fix: Fixed exported function getQuotedMsgObj
Browse files Browse the repository at this point in the history
  • Loading branch information
edgardmessias committed Nov 30, 2022
1 parent 1b89457 commit db71920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/whatsapp/functions/index.ts
Expand Up @@ -34,6 +34,7 @@ export * from './genMinimalLinkPreview';
export * from './getFanOutList';
export * from './getGroupSenderKeyList';
export * from './getHistorySyncProgress';
export * from './getQuotedMsgObj';
export * from './getSearchContext';
export * from './groupParticipants';
export * from './handleAck';
Expand Down

0 comments on commit db71920

Please sign in to comment.