mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Change profile name for yourself (#1913)
* feat: change profile name * fix: unnecessary return
This commit is contained in:
@@ -52,6 +52,9 @@ export type ChatModification =
|
||||
archive: boolean
|
||||
lastMessages: LastMessageList
|
||||
} |
|
||||
{
|
||||
pushNameSetting: string
|
||||
} |
|
||||
{
|
||||
pin: boolean
|
||||
} |
|
||||
|
||||
Reference in New Issue
Block a user