mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Group description fix
This commit is contained in:
@@ -50,6 +50,8 @@ export interface WAGroupMetadata {
|
||||
owner: string
|
||||
subject: string
|
||||
creation: number
|
||||
desc?: string
|
||||
descOwner?: string
|
||||
participants: [{ id: string; isAdmin: boolean; isSuperAdmin: boolean }]
|
||||
}
|
||||
export interface WAGroupModification {
|
||||
|
||||
Reference in New Issue
Block a user