mirror of
https://github.com/danog/rpc-db.git
synced 2024-11-26 12:04:45 +01:00
Cleanup
This commit is contained in:
parent
c9b196dd3a
commit
aadaed82d2
64
vdiff.json
64
vdiff.json
@ -521,69 +521,6 @@
|
||||
"help.getConfig",
|
||||
"initConnection"
|
||||
],
|
||||
"CONNECTION_NOT_INITED": [
|
||||
"account.getAuthorizations",
|
||||
"account.getPassword",
|
||||
"account.getPrivacy",
|
||||
"account.resetAuthorization",
|
||||
"account.updatePasswordSettings",
|
||||
"account.updateProfile",
|
||||
"account.updateStatus",
|
||||
"auth.exportAuthorization",
|
||||
"auth.importAuthorization",
|
||||
"auth.importBotAuthorization",
|
||||
"auth.logOut",
|
||||
"auth.sendCode",
|
||||
"auth.signIn",
|
||||
"channels.createChannel",
|
||||
"channels.deleteMessages",
|
||||
"channels.editBanned",
|
||||
"channels.getAdminLog",
|
||||
"channels.getChannels",
|
||||
"channels.getFullChannel",
|
||||
"channels.getMessages",
|
||||
"channels.getParticipant",
|
||||
"channels.getParticipants",
|
||||
"channels.getSponsoredMessages",
|
||||
"channels.inviteToChannel",
|
||||
"channels.joinChannel",
|
||||
"channels.leaveChannel",
|
||||
"channels.updateUsername",
|
||||
"contacts.getContacts",
|
||||
"contacts.importContacts",
|
||||
"contacts.resolveUsername",
|
||||
"contacts.search",
|
||||
"help.getCdnConfig",
|
||||
"help.getConfig",
|
||||
"help.getNearestDc",
|
||||
"help.getTermsOfServiceUpdate",
|
||||
"invokeWithLayer",
|
||||
"messages.checkChatInvite",
|
||||
"messages.clearAllDrafts",
|
||||
"messages.deleteMessages",
|
||||
"messages.editMessage",
|
||||
"messages.forwardMessages",
|
||||
"messages.getAllChats",
|
||||
"messages.getDialogs",
|
||||
"messages.getHistory",
|
||||
"messages.getInlineBotResults",
|
||||
"messages.getMessagesViews",
|
||||
"messages.getPeerDialogs",
|
||||
"messages.readHistory",
|
||||
"messages.search",
|
||||
"messages.sendMedia",
|
||||
"messages.sendMessage",
|
||||
"messages.sendVote",
|
||||
"messages.setTyping",
|
||||
"messages.uploadMedia",
|
||||
"photos.getUserPhotos",
|
||||
"updates.getChannelDifference",
|
||||
"updates.getDifference",
|
||||
"updates.getState",
|
||||
"upload.getFile",
|
||||
"users.getFullUser",
|
||||
"users.getUsers"
|
||||
],
|
||||
"CONNECTION_SYSTEM_EMPTY": [
|
||||
"help.getConfig",
|
||||
"invokeWithLayer",
|
||||
@ -2794,7 +2731,6 @@
|
||||
"CONNECTION_DEVICE_MODEL_EMPTY": "Device model empty",
|
||||
"CONNECTION_LANG_PACK_INVALID": "Language pack invalid",
|
||||
"CONNECTION_LAYER_INVALID": "Layer invalid",
|
||||
"CONNECTION_NOT_INITED": "Connection not initialized",
|
||||
"CONNECTION_SYSTEM_EMPTY": "Connection system empty",
|
||||
"CONNECTION_SYSTEM_LANG_CODE_EMPTY": "The system_lang_code field is empty",
|
||||
"CONTACT_ADD_MISSING": "Contact to add is missing",
|
||||
|
Loading…
Reference in New Issue
Block a user