core: api to update user profile in one request (#461)

This commit is contained in:
Evgeny Poberezkin
2022-03-23 20:52:00 +00:00
committed by GitHub
parent 3c81a44273
commit d4925b7cdd
3 changed files with 10 additions and 2 deletions
+1
View File
@@ -103,6 +103,7 @@ data ChatCommand
| APIDeleteChat ChatType Int64
| APIAcceptContact Int64
| APIRejectContact Int64
| APIUpdateProfile Profile
| GetUserSMPServers
| SetUserSMPServers [SMPServer]
| ChatHelp HelpSection