1
0
mirror of https://github.com/danog/rpc-db.git synced 2024-11-30 04:29:16 +01:00
This commit is contained in:
Github Actions 2022-02-23 13:56:37 +01:00
parent c9b196dd3a
commit aadaed82d2
4 changed files with 3 additions and 67 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -521,69 +521,6 @@
"help.getConfig", "help.getConfig",
"initConnection" "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": [ "CONNECTION_SYSTEM_EMPTY": [
"help.getConfig", "help.getConfig",
"invokeWithLayer", "invokeWithLayer",
@ -2794,7 +2731,6 @@
"CONNECTION_DEVICE_MODEL_EMPTY": "Device model empty", "CONNECTION_DEVICE_MODEL_EMPTY": "Device model empty",
"CONNECTION_LANG_PACK_INVALID": "Language pack invalid", "CONNECTION_LANG_PACK_INVALID": "Language pack invalid",
"CONNECTION_LAYER_INVALID": "Layer invalid", "CONNECTION_LAYER_INVALID": "Layer invalid",
"CONNECTION_NOT_INITED": "Connection not initialized",
"CONNECTION_SYSTEM_EMPTY": "Connection system empty", "CONNECTION_SYSTEM_EMPTY": "Connection system empty",
"CONNECTION_SYSTEM_LANG_CODE_EMPTY": "The system_lang_code field is empty", "CONNECTION_SYSTEM_LANG_CODE_EMPTY": "The system_lang_code field is empty",
"CONTACT_ADD_MISSING": "Contact to add is missing", "CONTACT_ADD_MISSING": "Contact to add is missing",