1
0
mirror of https://github.com/danog/rpc-db.git synced 2024-11-26 20:14:40 +01:00
rpc-db/bot.json

324 lines
11 KiB
JSON
Raw Normal View History

2019-09-04 01:27:16 +02:00
{
"ok": true,
"result": [
"account.acceptAuthorization",
"account.cancelPasswordEmail",
"account.changePhone",
"account.checkUsername",
"account.confirmPasswordEmail",
"account.confirmPhone",
2020-05-30 16:30:46 +02:00
"account.createTheme",
2021-09-12 19:33:20 +02:00
"account.declinePasswordReset",
2019-09-04 01:27:16 +02:00
"account.deleteAccount",
"account.deleteSecureValue",
"account.finishTakeoutSession",
"account.getAccountTTL",
"account.getAllSecureValues",
"account.getAuthorizationForm",
"account.getAuthorizations",
"account.getAutoDownloadSettings",
2021-09-12 19:33:20 +02:00
"account.getChatThemes",
2019-09-04 01:27:16 +02:00
"account.getContactSignUpNotification",
2020-05-30 16:30:46 +02:00
"account.getContentSettings",
2021-09-12 19:33:20 +02:00
"account.getGlobalPrivacySettings",
2020-05-30 16:30:46 +02:00
"account.getMultiWallPapers",
2019-09-04 01:27:16 +02:00
"account.getNotifyExceptions",
"account.getNotifySettings",
"account.getPassword",
"account.getPasswordSettings",
"account.getPrivacy",
"account.getSecureValue",
2020-05-30 16:30:46 +02:00
"account.getTheme",
"account.getThemes",
2019-09-04 01:27:16 +02:00
"account.getTmpPassword",
"account.getWallPaper",
"account.getWallPapers",
"account.getWebAuthorizations",
"account.initTakeoutSession",
2020-05-30 16:30:46 +02:00
"account.installTheme",
2019-09-04 01:27:16 +02:00
"account.installWallPaper",
"account.registerDevice",
"account.reportPeer",
2021-09-12 19:33:20 +02:00
"account.reportProfilePhoto",
2019-09-04 01:27:16 +02:00
"account.resendPasswordEmail",
"account.resetAuthorization",
"account.resetNotifySettings",
2021-09-12 19:33:20 +02:00
"account.resetPassword",
2019-09-04 01:27:16 +02:00
"account.resetWallPapers",
"account.resetWebAuthorization",
"account.resetWebAuthorizations",
"account.saveAutoDownloadSettings",
"account.saveSecureValue",
2020-05-30 16:30:46 +02:00
"account.saveTheme",
2019-09-04 01:27:16 +02:00
"account.saveWallPaper",
"account.sendChangePhoneCode",
"account.sendConfirmPhoneCode",
"account.sendVerifyEmailCode",
"account.sendVerifyPhoneCode",
"account.setAccountTTL",
"account.setContactSignUpNotification",
2020-05-30 16:30:46 +02:00
"account.setContentSettings",
2021-09-12 19:33:20 +02:00
"account.setGlobalPrivacySettings",
2019-09-04 01:27:16 +02:00
"account.setPrivacy",
"account.unregisterDevice",
"account.updateDeviceLocked",
"account.updateNotifySettings",
"account.updatePasswordSettings",
"account.updateProfile",
"account.updateStatus",
2020-05-30 16:30:46 +02:00
"account.updateTheme",
2019-09-04 01:27:16 +02:00
"account.updateUsername",
2020-05-30 16:30:46 +02:00
"account.uploadTheme",
2019-09-04 01:27:16 +02:00
"account.uploadWallPaper",
"account.verifyEmail",
"account.verifyPhone",
2020-05-30 16:30:46 +02:00
"auth.acceptLoginToken",
2019-09-04 01:27:16 +02:00
"auth.cancelCode",
"auth.checkPassword",
2021-09-12 19:33:20 +02:00
"auth.checkRecoveryPassword",
2020-05-30 16:30:46 +02:00
"auth.exportLoginToken",
"auth.importLoginToken",
2019-09-04 01:27:16 +02:00
"auth.recoverPassword",
"auth.requestPasswordRecovery",
"auth.resendCode",
2020-05-30 16:30:46 +02:00
"auth.resetAuthorizations",
2019-09-04 01:27:16 +02:00
"auth.sendCode",
"auth.signIn",
"auth.signUp",
"channels.checkUsername",
2021-09-12 19:33:20 +02:00
"channels.convertToGigagroup",
2019-09-04 01:27:16 +02:00
"channels.createChannel",
"channels.deleteChannel",
"channels.deleteHistory",
"channels.deleteUserHistory",
"channels.editCreator",
"channels.editLocation",
"channels.exportMessageLink",
"channels.getAdminedPublicChannels",
"channels.getAdminLog",
"channels.getGroupsForDiscussion",
2020-05-30 16:30:46 +02:00
"channels.getInactiveChannels",
2019-09-04 01:27:16 +02:00
"channels.getLeftChannels",
2021-09-12 19:33:20 +02:00
"channels.getSponsoredMessages",
2019-09-04 01:27:16 +02:00
"channels.inviteToChannel",
"channels.joinChannel",
"channels.readHistory",
"channels.readMessageContents",
"channels.reportSpam",
"channels.setDiscussionGroup",
"channels.togglePreHistoryHidden",
"channels.toggleSignatures",
"channels.toggleSlowMode",
"channels.updateUsername",
2021-09-12 19:33:20 +02:00
"channels.viewSponsoredMessage",
2019-09-04 01:27:16 +02:00
"contacts.acceptContact",
"contacts.addContact",
"contacts.block",
2021-09-12 19:33:20 +02:00
"contacts.blockFromReplies",
2019-09-04 01:27:16 +02:00
"contacts.deleteByPhones",
"contacts.deleteContacts",
"contacts.getBlocked",
"contacts.getContactIDs",
"contacts.getContacts",
"contacts.getLocated",
"contacts.getSaved",
"contacts.getStatuses",
"contacts.getTopPeers",
"contacts.importContacts",
"contacts.resetSaved",
"contacts.resetTopPeerRating",
"contacts.search",
"contacts.toggleTopPeers",
"contacts.unblock",
"folders.deleteFolder",
"folders.editPeerFolders",
"help.acceptTermsOfService",
2021-09-12 19:33:20 +02:00
"help.dismissSuggestion",
2019-09-04 01:27:16 +02:00
"help.editUserInfo",
"help.getAppChangelog",
"help.getAppConfig",
"help.getAppUpdate",
2021-09-12 19:33:20 +02:00
"help.getCountriesList",
2019-09-04 01:27:16 +02:00
"help.getDeepLinkInfo",
"help.getInviteText",
"help.getNearestDc",
"help.getPassportConfig",
2021-09-10 18:48:13 +02:00
"help.getPromoData",
2019-09-04 01:27:16 +02:00
"help.getProxyData",
"help.getRecentMeUrls",
"help.getSupport",
"help.getSupportName",
"help.getTermsOfServiceUpdate",
"help.getUserInfo",
2021-09-12 19:33:20 +02:00
"help.hidePromoData",
2019-09-04 01:27:16 +02:00
"help.saveAppLog",
"langpack.getDifference",
"langpack.getLangPack",
"langpack.getLanguage",
"langpack.getLanguages",
"langpack.getStrings",
"messages.acceptEncryption",
"messages.acceptUrlAuth",
"messages.addChatUser",
"messages.checkChatInvite",
2021-09-12 19:33:20 +02:00
"messages.checkHistoryImport",
"messages.checkHistoryImportPeer",
2019-09-04 01:27:16 +02:00
"messages.clearAllDrafts",
"messages.clearRecentStickers",
"messages.createChat",
2021-10-18 17:07:19 +02:00
"messages.deleteChat",
2021-09-12 19:33:20 +02:00
"messages.deleteExportedChatInvite",
2019-09-04 01:27:16 +02:00
"messages.deleteHistory",
2021-09-12 19:33:20 +02:00
"messages.deletePhoneCallHistory",
"messages.deleteRevokedExportedChatInvites",
2020-05-30 16:30:46 +02:00
"messages.deleteScheduledMessages",
2019-09-04 01:27:16 +02:00
"messages.discardEncryption",
"messages.editChatAdmin",
"messages.faveSticker",
2021-09-12 19:33:20 +02:00
"messages.getAdminsWithInvites",
2019-09-04 01:27:16 +02:00
"messages.getAllChats",
"messages.getAllDrafts",
"messages.getAllStickers",
"messages.getArchivedStickers",
"messages.getAttachedStickers",
"messages.getBotCallbackAnswer",
2021-09-12 19:33:20 +02:00
"messages.getChatInviteImporters",
2019-09-04 01:27:16 +02:00
"messages.getCommonChats",
"messages.getDhConfig",
2020-05-30 16:30:46 +02:00
"messages.getDialogFilters",
2019-09-04 01:27:16 +02:00
"messages.getDialogs",
"messages.getDialogUnreadMarks",
2021-09-12 19:33:20 +02:00
"messages.getDiscussionMessage",
2019-09-04 01:27:16 +02:00
"messages.getEmojiKeywords",
"messages.getEmojiKeywordsDifference",
"messages.getEmojiKeywordsLanguages",
"messages.getEmojiURL",
2021-09-12 19:33:20 +02:00
"messages.getExportedChatInvite",
"messages.getExportedChatInvites",
2019-09-04 01:27:16 +02:00
"messages.getFavedStickers",
"messages.getFeaturedStickers",
"messages.getHistory",
"messages.getInlineBotResults",
"messages.getMaskStickers",
"messages.getMessageEditData",
2021-09-12 19:33:20 +02:00
"messages.getMessageReadParticipants",
2019-09-04 01:27:16 +02:00
"messages.getMessagesViews",
2020-05-30 16:30:46 +02:00
"messages.getOldFeaturedStickers",
2019-09-04 01:27:16 +02:00
"messages.getOnlines",
"messages.getPeerDialogs",
"messages.getPeerSettings",
"messages.getPinnedDialogs",
"messages.getPollResults",
2020-05-30 16:30:46 +02:00
"messages.getPollVotes",
2019-09-04 01:27:16 +02:00
"messages.getRecentLocations",
"messages.getRecentStickers",
2021-10-18 17:07:19 +02:00
"messages.getReplies",
2019-09-04 01:27:16 +02:00
"messages.getSavedGifs",
2020-05-30 16:30:46 +02:00
"messages.getScheduledHistory",
"messages.getScheduledMessages",
2019-09-04 01:27:16 +02:00
"messages.getSearchCounters",
"messages.getSplitRanges",
"messages.getStatsURL",
"messages.getStickers",
2020-05-30 16:30:46 +02:00
"messages.getSuggestedDialogFilters",
2019-09-04 01:27:16 +02:00
"messages.getUnreadMentions",
"messages.getWebPage",
"messages.getWebPagePreview",
"messages.hidePeerSettingsBar",
"messages.importChatInvite",
2021-10-18 17:07:19 +02:00
"messages.initHistoryImport",
2019-09-04 01:27:16 +02:00
"messages.installStickerSet",
"messages.markDialogUnread",
"messages.migrateChat",
2021-09-12 19:33:20 +02:00
"messages.readDiscussion",
2019-09-04 01:27:16 +02:00
"messages.readEncryptedHistory",
"messages.readFeaturedStickers",
"messages.readHistory",
"messages.readMentions",
"messages.readMessageContents",
"messages.receivedMessages",
"messages.receivedQueue",
"messages.reorderPinnedDialogs",
"messages.reorderStickerSets",
"messages.report",
"messages.reportEncryptedSpam",
"messages.reportSpam",
"messages.requestEncryption",
"messages.requestUrlAuth",
"messages.saveDraft",
"messages.saveGif",
"messages.saveRecentSticker",
"messages.search",
"messages.searchGifs",
"messages.searchGlobal",
"messages.searchStickerSets",
"messages.sendEncrypted",
"messages.sendEncryptedFile",
"messages.sendEncryptedService",
"messages.sendInlineBotResult",
2020-05-30 16:30:46 +02:00
"messages.sendScheduledMessages",
2019-09-04 01:27:16 +02:00
"messages.sendScreenshotNotification",
"messages.sendVote",
2021-09-12 19:33:20 +02:00
"messages.setChatTheme",
2019-09-04 01:27:16 +02:00
"messages.setEncryptedTyping",
2021-09-12 19:33:20 +02:00
"messages.setHistoryTTL",
2019-09-04 01:27:16 +02:00
"messages.startBot",
2021-10-18 17:07:19 +02:00
"messages.startHistoryImport",
2019-09-04 01:27:16 +02:00
"messages.toggleDialogPin",
2020-05-30 16:30:46 +02:00
"messages.toggleStickerSets",
2019-09-04 01:27:16 +02:00
"messages.uninstallStickerSet",
2020-05-30 16:30:46 +02:00
"messages.updateDialogFilter",
"messages.updateDialogFiltersOrder",
2019-09-04 01:27:16 +02:00
"messages.uploadEncryptedFile",
2021-10-18 17:07:19 +02:00
"messages.uploadImportedMedia",
2020-03-06 12:54:16 +01:00
"msg_container",
"msgs_ack",
2019-09-04 01:27:16 +02:00
"payments.clearSavedInfo",
2020-05-30 16:30:46 +02:00
"payments.getBankCardData",
2019-09-04 01:27:16 +02:00
"payments.getPaymentForm",
"payments.getPaymentReceipt",
"payments.getSavedInfo",
"payments.sendPaymentForm",
"payments.validateRequestedInfo",
"phone.acceptCall",
2021-10-18 17:07:19 +02:00
"phone.checkGroupCall",
2019-09-04 01:27:16 +02:00
"phone.confirmCall",
2021-09-12 19:33:20 +02:00
"phone.createGroupCall",
2019-09-04 01:27:16 +02:00
"phone.discardCall",
2021-10-18 17:07:19 +02:00
"phone.discardGroupCall",
"phone.editGroupCallParticipant",
"phone.editGroupCallTitle",
"phone.exportGroupCallInvite",
2019-09-04 01:27:16 +02:00
"phone.getCallConfig",
2021-10-18 17:07:19 +02:00
"phone.getGroupCall",
2021-09-12 19:33:20 +02:00
"phone.getGroupCallJoinAs",
2021-10-18 17:07:19 +02:00
"phone.getGroupParticipants",
"phone.inviteToGroupCall",
"phone.joinGroupCall",
"phone.joinGroupCallPresentation",
"phone.leaveGroupCall",
"phone.leaveGroupCallPresentation",
2019-09-04 01:27:16 +02:00
"phone.receivedCall",
"phone.requestCall",
"phone.saveCallDebug",
2021-09-12 19:33:20 +02:00
"phone.saveDefaultGroupCallJoinAs",
2021-10-18 17:07:19 +02:00
"phone.sendSignalingData",
2019-09-04 01:27:16 +02:00
"phone.setCallRating",
2021-10-18 17:07:19 +02:00
"phone.startScheduledGroupCall",
"phone.toggleGroupCallRecord",
"phone.toggleGroupCallSettings",
"phone.toggleGroupCallStartSubscription",
2019-09-04 01:27:16 +02:00
"photos.deletePhotos",
"photos.updateProfilePhoto",
"photos.uploadProfilePhoto",
2020-05-01 21:18:07 +02:00
"stats.getBroadcastStats",
2021-09-12 19:33:20 +02:00
"stats.getMegagroupStats",
"stats.getMessagePublicForwards",
"stats.getMessageStats",
2020-05-30 16:30:46 +02:00
"stats.loadAsyncGraph",
2021-09-12 19:33:20 +02:00
"stickers.checkShortName",
"stickers.suggestShortName",
2019-09-04 01:27:16 +02:00
"upload.getCdnFile",
"upload.getWebFile"
]
}