Skip to content

Commit

Permalink
Update messages-recv.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
wkarts authored Aug 16, 2024
1 parent 43dacba commit 25b2576
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Socket/messages-recv.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ import {
} from '../WABinary'
import { extractGroupMetadata } from './groups'
import { makeMessagesSocket } from './messages-send'
import Long from "long"

export const makeMessagesRecvSocket = (config: SocketConfig) => {
const {
Expand Down

0 comments on commit 25b2576

Please sign in to comment.