mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Show jid of people who changed some setting in group. (#688)
* JId of people who changed settings in group. * Show jid of people who changed some setting in group. * fix lint
This commit is contained in:
@@ -36,7 +36,7 @@ export interface GroupMetadata {
|
||||
participants: GroupParticipant[]
|
||||
ephemeralDuration?: number
|
||||
inviteCode?: string
|
||||
/** the person who added you */
|
||||
/** the person who added you to group or changed some setting in group */
|
||||
author?: string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user