若factor: addContact -> s

This commit is contained in:
CrescentLeaf
2025-10-26 23:02:56 +08:00
parent f8e6fcac46
commit 5469ff6826
4 changed files with 41 additions and 20 deletions

View File

@@ -12,7 +12,7 @@ export type CallMethod =
"User.getInfo" |
"User.getMyContacts" |
"User.addContact" |
"User.addContacts" |
"User.removeContacts" |
"User.getMyRecentChats" |