mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Detect new login
This commit is contained in:
@@ -382,6 +382,7 @@ export interface WAOpenResult {
|
||||
/** Was this connection opened via a QR scan */
|
||||
newConnection: boolean
|
||||
user: WAUser
|
||||
isNewUser: boolean
|
||||
hasNewChats?: boolean
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user