mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Acknowledge type update
This commit is contained in:
@@ -100,7 +100,7 @@ export interface MessageStatusUpdate {
|
||||
/** Message IDs read/delivered */
|
||||
ids: string[]
|
||||
/** Status of the Message IDs */
|
||||
type: string
|
||||
type: proto.WebMessageInfo.WEB_MESSAGE_INFO_STATUS
|
||||
}
|
||||
export interface PresenceUpdate {
|
||||
id: string
|
||||
|
||||
Reference in New Issue
Block a user