.. | ||
account.changePhone.md | ||
account.checkUsername.md | ||
account.deleteAccount.md | ||
account.getAccountTTL.md | ||
account.getAuthorizations.md | ||
account.getNotifySettings.md | ||
account.getPassword.md | ||
account.getPasswordSettings.md | ||
account.getPrivacy.md | ||
account.getWallPapers.md | ||
account.registerDevice.md | ||
account.resetAuthorization.md | ||
account.resetNotifySettings.md | ||
account.sendChangePhoneCode.md | ||
account.setAccountTTL.md | ||
account.setPrivacy.md | ||
account.unregisterDevice.md | ||
account.updateDeviceLocked.md | ||
account.updateNotifySettings.md | ||
account.updatePasswordSettings.md | ||
account.updateProfile.md | ||
account.updateStatus.md | ||
account.updateUsername.md | ||
api_README.md | ||
auth.bindTempAuthKey.md | ||
auth.checkPassword.md | ||
auth.checkPhone.md | ||
auth.exportAuthorization.md | ||
auth.importAuthorization.md | ||
auth.logOut.md | ||
auth.recoverPassword.md | ||
auth.requestPasswordRecovery.md | ||
auth.resetAuthorizations.md | ||
auth.sendCall.md | ||
auth.sendCode.md | ||
auth.sendInvites.md | ||
auth.sendSms.md | ||
auth.signIn.md | ||
auth.signUp.md | ||
contacts.block.md | ||
contacts.deleteContact.md | ||
contacts.deleteContacts.md | ||
contacts.exportCard.md | ||
contacts.getBlocked.md | ||
contacts.getContacts.md | ||
contacts.getStatuses.md | ||
contacts.getSuggested.md | ||
contacts.importCard.md | ||
contacts.importContacts.md | ||
contacts.resolveUsername.md | ||
contacts.search.md | ||
contacts.unblock.md | ||
geochats.checkin.md | ||
geochats.createGeoChat.md | ||
geochats.editChatPhoto.md | ||
geochats.editChatTitle.md | ||
geochats.getFullChat.md | ||
geochats.getHistory.md | ||
geochats.getLocated.md | ||
geochats.getRecents.md | ||
geochats.search.md | ||
geochats.sendMedia.md | ||
geochats.sendMessage.md | ||
geochats.setTyping.md | ||
help.getAppUpdate.md | ||
help.getConfig.md | ||
help.getInviteText.md | ||
help.getNearestDc.md | ||
help.getSupport.md | ||
help.saveAppLog.md | ||
initConnection.md | ||
invokeAfterMsg.md | ||
invokeAfterMsgs.md | ||
invokeWithLayer.md | ||
messages.acceptEncryption.md | ||
messages.addChatUser.md | ||
messages.createChat.md | ||
messages.deleteChatUser.md | ||
messages.deleteHistory.md | ||
messages.deleteMessages.md | ||
messages.discardEncryption.md | ||
messages.editChatPhoto.md | ||
messages.editChatTitle.md | ||
messages.forwardMessage.md | ||
messages.forwardMessages.md | ||
messages.getAllStickers.md | ||
messages.getChats.md | ||
messages.getDhConfig.md | ||
messages.getDialogs.md | ||
messages.getFullChat.md | ||
messages.getHistory.md | ||
messages.getMessages.md | ||
messages.getStickers.md | ||
messages.getWebPagePreview.md | ||
messages.readEncryptedHistory.md | ||
messages.readHistory.md | ||
messages.readMessageContents.md | ||
messages.receivedMessages.md | ||
messages.receivedQueue.md | ||
messages.requestEncryption.md | ||
messages.search.md | ||
messages.sendBroadcast.md | ||
messages.sendEncrypted.md | ||
messages.sendEncryptedFile.md | ||
messages.sendEncryptedService.md | ||
messages.sendMedia.md | ||
messages.sendMessage.md | ||
messages.setEncryptedTyping.md | ||
messages.setTyping.md | ||
photos.deletePhotos.md | ||
photos.getUserPhotos.md | ||
photos.updateProfilePhoto.md | ||
photos.uploadProfilePhoto.md | ||
README.md | ||
updates.getDifference.md | ||
updates.getState.md | ||
upload.getFile.md | ||
upload.saveBigFilePart.md | ||
upload.saveFilePart.md | ||
users.getFullUser.md | ||
users.getUsers.md |
title | description | image |
---|---|---|
Methods | What do you want to do? | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
What do you want to do?
Go back to API documentation index
Go to the old code-version method index
-
Adds a user to a chat and sends a service message on it: messages.addChatUser
-
Chanages chat name and sends a service message on it: messages.editChatTitle
-
Change privacy settings of current account: account.setPrivacy
-
Change the phone number of the current account: account.changePhone
-
Changes chat photo and sends a service message on it: messages.editChatPhoto
-
Changes username for the current user: account.updateUsername
-
Check if this phone number is registered on telegram: auth.checkPhone
-
Deletes a device by its token, stops sending PUSH-notifications to it: account.unregisterDevice
-
Deletes a user from a chat and sends a service message on it: messages.deleteChatUser
-
Deletes messages by their identifiers: messages.deleteMessages
-
Deletes several contacts from the list: contacts.deleteContacts
-
Gets back the conversation history with one interlocutor / within a chat: messages.getHistory
-
Installs a previously uploaded photo as a profile photo: photos.updateProfilePhoto
-
Invoke the specified query using the specified API layer: invokeWithLayer
-
Invokes a query after a successfull completion of previous queries: invokeAfterMsgs
-
Invokes a query after successfull completion of one of the previous queries: invokeAfterMsg
-
Log out an active authorized session by its hash: account.resetAuthorization
-
Marks message history within a secret chat as read: messages.readEncryptedHistory
-
Obtain configuration for two-factor authorization with password: account.getPassword
-
Register device to receive PUSH notifications: account.registerDevice
-
Resets all notification settings from users and groups: account.resetNotifySettings
-
Returns a list of available wallpapers: account.getWallPapers
-
Returns basic user info according to their identifiers: users.getUsers
-
Returns current configuration, icluding data center configuration: help.getConfig
-
Returns info on data centre nearest to the user: help.getNearestDc
-
Returns information on update availability for the current application: help.getAppUpdate
-
Returns text of a text message with an invitation: help.getInviteText
-
Returns the current user's contact list: contacts.getContacts
-
Returns the list of messages by their IDs: messages.getMessages
-
Returns the support user for the 'ask a question' feature: help.getSupport
-
Send a message to all users in the chat list: messages.sendBroadcast
-
Send typing event by the current user to a secret chat: messages.setEncryptedTyping
-
Sends a message with a file attachment to a secret chat: messages.sendEncryptedFile
-
Sends a service message to a secret chat: messages.sendEncryptedService
-
Sends a text message to a secret chat: messages.sendEncrypted
-
Terminates all user's authorized sessions except for the current one: auth.resetAuthorizations
-
Updates current user profile photo: photos.uploadProfilePhoto
-
Validates a username and checks availability: account.checkUsername
-
Verify a new phone number to associate to the current account: account.sendChangePhoneCode