mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Update messages-recv.ts
This commit is contained in:
committed by
Adhiraj Singh
parent
d05f40b348
commit
ea841426c0
@@ -72,7 +72,6 @@ export const makeMessagesRecvSocket = (config: SocketConfig) => {
|
||||
attrs: {
|
||||
from: authState.creds.me!.id,
|
||||
to: callFrom,
|
||||
id: (new Date().getTime() / 1000).toString().replace('.', '-'),
|
||||
},
|
||||
content: [{
|
||||
tag: 'reject',
|
||||
|
||||
Reference in New Issue
Block a user