chore: make lint happy
This commit is contained in:
@@ -2,6 +2,7 @@ export type CallMethod =
|
||||
"User.auth" |
|
||||
"User.register" |
|
||||
"User.login" |
|
||||
"User.refreshAccessToken" |
|
||||
|
||||
"User.setAvatar" |
|
||||
"User.updateProfile" |
|
||||
@@ -17,6 +18,8 @@ export type CallMethod =
|
||||
|
||||
"Chat.getInfo" |
|
||||
|
||||
"Chat.createGroup" |
|
||||
|
||||
"Chat.getIdForPrivate" |
|
||||
"Chat.getAnotherUserIdFromPrivate" |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user