mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Read receipt fix + export proto
This commit is contained in:
@@ -85,7 +85,8 @@ export interface MessageStatusUpdate {
|
||||
}
|
||||
export interface PresenceUpdate {
|
||||
id: string
|
||||
type?: string
|
||||
participant?: string
|
||||
type?: Presence
|
||||
deny?: boolean
|
||||
}
|
||||
// path to upload the media
|
||||
|
||||
Reference in New Issue
Block a user