mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
added t to presence update
This commit is contained in:
@@ -109,6 +109,7 @@ export enum GroupSettingChange {
|
||||
export interface PresenceUpdate {
|
||||
id: string
|
||||
participant?: string
|
||||
t?: string
|
||||
type?: Presence
|
||||
deny?: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user