mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
chore: fix typing (duplicate property due to overlapping PRs)
This commit is contained in:
@@ -36,8 +36,6 @@ export interface GroupMetadata {
|
||||
inviteCode?: string
|
||||
/** the person who added you */
|
||||
author?: string
|
||||
/** if approval is needed to join the group */
|
||||
joinApprovalMode?: boolean
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user