mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Set Status + Set Group Description + Better Message Tags
This commit is contained in:
@@ -61,6 +61,7 @@ export interface WAGroupMetadata {
|
||||
creation: number
|
||||
desc?: string
|
||||
descOwner?: string
|
||||
descId?: string
|
||||
participants: [{ id: string; isAdmin: boolean; isSuperAdmin: boolean }]
|
||||
}
|
||||
export interface WAGroupModification {
|
||||
|
||||
Reference in New Issue
Block a user