mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
core: api to update user profile in one request (#461)
This commit is contained in:
committed by
GitHub
parent
3c81a44273
commit
d4925b7cdd
@@ -103,6 +103,7 @@ data ChatCommand
|
||||
| APIDeleteChat ChatType Int64
|
||||
| APIAcceptContact Int64
|
||||
| APIRejectContact Int64
|
||||
| APIUpdateProfile Profile
|
||||
| GetUserSMPServers
|
||||
| SetUserSMPServers [SMPServer]
|
||||
| ChatHelp HelpSection
|
||||
|
||||
Reference in New Issue
Block a user