mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Move msgCount increment to generateMessageTag
Prevents duplicate tags from being sent
This commit is contained in:
@@ -14,7 +14,6 @@ export class WAConnection extends Base {
|
||||
}
|
||||
const canLogin = this.canLogin()
|
||||
this.referenceDate = new Date () // refresh reference date
|
||||
let isNewUser = false
|
||||
|
||||
this.startDebouncedTimeout ()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user