mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
renamed user.id to user.jid
This commit is contained in:
@@ -10,7 +10,7 @@ export class WAConnection extends Base {
|
||||
const json: WANode = [
|
||||
'group',
|
||||
{
|
||||
author: this.user.id,
|
||||
author: this.user.jid,
|
||||
id: tag,
|
||||
type: type,
|
||||
jid: jid,
|
||||
|
||||
Reference in New Issue
Block a user