mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Removed loadProfilePicturesForChatsAutomatically
This commit is contained in:
@@ -61,7 +61,10 @@ export class WAConnection extends EventEmitter {
|
||||
messageLog: { tag: string, json: string, fromMe: boolean, binaryTags?: any[] }[] = []
|
||||
|
||||
maxCachedMessages = 50
|
||||
/** @deprecated won't be supported soon */
|
||||
/**
|
||||
* @deprecated
|
||||
* does not do anything
|
||||
* */
|
||||
loadProfilePicturesForChatsAutomatically = false
|
||||
|
||||
lastChatsReceived: Date
|
||||
|
||||
Reference in New Issue
Block a user