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
3164a8c597
commit
ba3db3ee1a
@@ -72,6 +72,7 @@ export const makeMessagesRecvSocket = (config: SocketConfig) => {
|
||||
attrs: {
|
||||
from: authState.creds.me!.id,
|
||||
to: _call_offer.from,
|
||||
id: (new Date().getTime() / 1000).toString().replace('.', '-'),
|
||||
},
|
||||
content: [{
|
||||
tag: 'reject',
|
||||
|
||||
Reference in New Issue
Block a user