mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Return messages with chats
This commit is contained in:
@@ -59,6 +59,7 @@ export interface WAChat {
|
||||
spam: 'false' | 'true'
|
||||
jid: string
|
||||
modify_tag: string
|
||||
messages: WAMessage[]
|
||||
}
|
||||
export enum WAMetric {
|
||||
liveLocation = 3,
|
||||
|
||||
Reference in New Issue
Block a user