* [Get all chats, broadcast a message to all chats](https://docs.madelineproto.xyz/docs/DIALOGS.html)
* [Get the full participant list of a channel/group/supergroup](https://docs.madelineproto.xyz/get_pwr_chat.html)
* [Get full info about a user/chat/supergroup/channel](https://docs.madelineproto.xyz/get_full_info.html)
* [Get info about a user/chat/supergroup/channel](https://docs.madelineproto.xyz/get_info.html)
* [Get info about the currently logged-in user](https://docs.madelineproto.xyz/get_self.html)
* [Upload or download files up to 1.5 GB](https://docs.madelineproto.xyz/docs/FILES.html)
* [Make a phone call and play a song](https://docs.madelineproto.xyz/docs/CALLS.html)
* [Create a secret chat bot](https://docs.madelineproto.xyz/docs/SECRET_CHATS.html)
*<ahref="messages_installStickerSet.html"name="messages_installStickerSet">Add a sticker set: messages.installStickerSet</a>
*<ahref="messages_saveRecentSticker.html"name="messages_saveRecentSticker">Add a sticker to recent stickers: messages.saveRecentSticker</a>
*<ahref="messages_addChatUser.html"name="messages_addChatUser">Add a user to a normal chat (use channels->inviteToChannel for supergroups): messages.addChatUser</a>
*<ahref="contacts_importContacts.html"name="contacts_importContacts">Add phone number as contact: contacts.importContacts</a>
*<ahref="stickers_addStickerToSet.html"name="stickers_addStickerToSet">Add sticker to stickerset: stickers.addStickerToSet</a>
*<ahref="channels_inviteToChannel.html"name="channels_inviteToChannel">Add users to channel/supergroup: channels.inviteToChannel</a>
*<ahref="channels_toggleInvites.html"name="channels_toggleInvites">Allow or disallow any user to invite users to this channel/supergroup: channels.toggleInvites</a>
*<ahref="contacts_block.html"name="contacts_block">Block a user: contacts.block</a>
*<ahref="messages_setBotPrecheckoutResults.html"name="messages_setBotPrecheckoutResults">Bots only: set precheckout results: messages.setBotPrecheckoutResults</a>
*<ahref="messages_setBotShippingResults.html"name="messages_setBotShippingResults">Bots only: set shipping results: messages.setBotShippingResults</a>
*<ahref="messages_setBotCallbackAnswer.html"name="messages_setBotCallbackAnswer">Bots only: set the callback answer (after a button was clicked): messages.setBotCallbackAnswer</a>
*<ahref="messages_setInlineBotResults.html"name="messages_setInlineBotResults">Bots only: set the results of an inline query: messages.setInlineBotResults</a>
*<ahref="stickers_changeStickerPosition.html"name="stickers_changeStickerPosition">Change sticker position in photo: stickers.changeStickerPosition</a>
*<ahref="account_changePhone.html"name="account_changePhone">Change the phone number associated to this account: account.changePhone</a>
*<ahref="account_sendChangePhoneCode.html"name="account_sendChangePhoneCode">Change the phone number: account.sendChangePhoneCode</a>
*<ahref="messages_getMessageEditData.html"name="messages_getMessageEditData">Check if about to edit a message or a media caption: messages.getMessageEditData</a>
*<ahref="messages_checkChatInvite.html"name="messages_checkChatInvite">Check if an invitation link is valid: messages.checkChatInvite</a>
*<ahref="auth_checkPhone.html"name="auth_checkPhone">Check if this phone number is registered on telegram: auth.checkPhone</a>
*<ahref="account_checkUsername.html"name="account_checkUsername">Check if this username is available: account.checkUsername</a>
*<ahref="channels_checkUsername.html"name="channels_checkUsername">Check if this username is free and can be assigned to a channel/supergroup: channels.checkUsername</a>
*<ahref="messages_clearRecentStickers.html"name="messages_clearRecentStickers">Clear all recent stickers: messages.clearRecentStickers</a>
*<ahref="account_confirmPhone.html"name="account_confirmPhone">Confirm this phone number is associated to this account, obtain phone_code_hash from sendConfirmPhoneCode: account.confirmPhone</a>
*<ahref="messages_migrateChat.html"name="messages_migrateChat">Convert chat to supergroup: messages.migrateChat</a>
*<ahref="messages_createChat.html"name="messages_createChat">Create a chat (not supergroup): messages.createChat</a>
*<ahref="account_resetAuthorization.html"name="account_resetAuthorization">Delete a certain session: account.resetAuthorization</a>
*<ahref="channels_deleteChannel.html"name="channels_deleteChannel">Delete a channel/supergroup: channels.deleteChannel</a>
*<ahref="contacts_deleteContact.html"name="contacts_deleteContact">Delete a contact: contacts.deleteContact</a>
*<ahref="messages_deleteChatUser.html"name="messages_deleteChatUser">Delete a user from a chat (not supergroup): messages.deleteChatUser</a>
*<ahref="auth_resetAuthorizations.html"name="auth_resetAuthorizations">Delete all logged-in sessions.: auth.resetAuthorizations</a>
*<ahref="channels_deleteUserHistory.html"name="channels_deleteUserHistory">Delete all messages of a user in a channel/supergroup: channels.deleteUserHistory</a>
*<ahref="auth_dropTempAuthKeys.html"name="auth_dropTempAuthKeys">Delete all temporary authorization keys except the ones provided: auth.dropTempAuthKeys</a>
*<ahref="account_updateDeviceLocked.html"name="account_updateDeviceLocked">Disable all notifications for a certain period: account.updateDeviceLocked</a>
*<ahref="channels_editAbout.html"name="channels_editAbout">Edit the about text of a channel/supergroup: channels.editAbout</a>
*<ahref="messages_editChatPhoto.html"name="messages_editChatPhoto">Edit the photo of a normal chat (not supergroup): messages.editChatPhoto</a>
*<ahref="channels_editPhoto.html"name="channels_editPhoto">Edit the photo of a supergroup/channel: channels.editPhoto</a>
*<ahref="messages_editChatTitle.html"name="messages_editChatTitle">Edit the title of a normal chat (not supergroup): messages.editChatTitle</a>
*<ahref="channels_editTitle.html"name="channels_editTitle">Edit the title of a supergroup/channel: channels.editTitle</a>
*<ahref="messages_toggleChatAdmins.html"name="messages_toggleChatAdmins">Enable all users are admins in normal groups (not supergroups): messages.toggleChatAdmins</a>
*<ahref="channels_getAdminLog.html"name="channels_getAdminLog">Get admin log of a channel/supergroup: channels.getAdminLog</a>
*<ahref="messages_getArchivedStickers.html"name="messages_getArchivedStickers">Get all archived stickers: messages.getArchivedStickers</a>
*<ahref="messages_getAllChats.html"name="messages_getAllChats">Get all chats (not supergroups or channels): messages.getAllChats</a>
*<ahref="account_getAuthorizations.html"name="account_getAuthorizations">Get all logged-in authorizations: account.getAuthorizations</a>
*<ahref="messages_getAllDrafts.html"name="messages_getAllDrafts">Get all message drafts: messages.getAllDrafts</a>
*<ahref="messages_getAllStickers.html"name="messages_getAllStickers">Get all stickerpacks: messages.getAllStickers</a>
*<ahref="channels_getAdminedPublicChannels.html"name="channels_getAdminedPublicChannels">Get all supergroups/channels where you're admin: channels.getAdminedPublicChannels</a>
*<ahref="messages_getMessagesViews.html"name="messages_getMessagesViews">Get and increase message views: messages.getMessagesViews</a>
*<ahref="langpack_getLanguages.html"name="langpack_getLanguages">Get available languages: langpack.getLanguages</a>
*<ahref="channels_getParticipants.html"name="channels_getParticipants">Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_chat($id)` instead): channels.getParticipants</a>
*<ahref="messages_getCommonChats.html"name="messages_getCommonChats">Get chats in common with a user: messages.getCommonChats</a>
*<ahref="messages_getPeerDialogs.html"name="messages_getPeerDialogs">Get dialog info of peers: messages.getPeerDialogs</a>
*<ahref="messages_getDocumentByHash.html"name="messages_getDocumentByHash">Get document by SHA256 hash: messages.getDocumentByHash</a>
*<ahref="messages_getFeaturedStickers.html"name="messages_getFeaturedStickers">Get featured stickers: messages.getFeaturedStickers</a>
*<ahref="messages_getInlineGameHighScores.html"name="messages_getInlineGameHighScores">Get high scores of a game sent in an inline message: messages.getInlineGameHighScores</a>
*<ahref="messages_getGameHighScores.html"name="messages_getGameHighScores">Get high scores of a game: messages.getGameHighScores</a>
*<ahref="channels_getParticipant.html"name="channels_getParticipant">Get info about a certain channel/supergroup participant: channels.getParticipant</a>
*<ahref="contacts_getContacts.html"name="contacts_getContacts">Get info about a certain contact: contacts.getContacts</a>
*<ahref="help_getAppUpdate.html"name="help_getAppUpdate">Get info about app updates: help.getAppUpdate</a>
*<ahref="messages_getChats.html"name="messages_getChats">Get info about chats: messages.getChats</a>
*<ahref="channels_getChannels.html"name="channels_getChannels">Get info about multiple channels/supergroups: channels.getChannels</a>
*<ahref="users_getUsers.html"name="users_getUsers">Get info about users: users.getUsers</a>
*<ahref="help_getSupport.html"name="help_getSupport">Get info of support user: help.getSupport</a>
*<ahref="help_getConfig.html"name="help_getConfig">Get server configuration: help.getConfig</a>
*<ahref="messages_getAttachedStickers.html"name="messages_getAttachedStickers">Get stickers attachable to images: messages.getAttachedStickers</a>
*<ahref="account_getTmpPassword.html"name="account_getTmpPassword">Get temporary password for buying products through bots: account.getTmpPassword</a>
*<ahref="help_getTermsOfService.html"name="help_getTermsOfService">Get terms of service: help.getTermsOfService</a>
*<ahref="messages_getBotCallbackAnswer.html"name="messages_getBotCallbackAnswer">Get the callback answer of a bot (after clicking a button): messages.getBotCallbackAnswer</a>
*<ahref="help_getAppChangelog.html"name="help_getAppChangelog">Get the changelog of this app: help.getAppChangelog</a>
*<ahref="account_getPasswordSettings.html"name="account_getPasswordSettings">Get the current 2FA settings: account.getPasswordSettings</a>
*<ahref="account_getPassword.html"name="account_getPassword">Get the current password: account.getPassword</a>
*<ahref="channels_exportMessageLink.html"name="channels_exportMessageLink">Get the link of a message in a channel: channels.exportMessageLink</a>
*<ahref="photos_getUserPhotos.html"name="photos_getUserPhotos">Get the profile photos of a user: photos.getUserPhotos</a>
*<ahref="messages_getPeerSettings.html"name="messages_getPeerSettings">Get the settings of apeer: messages.getPeerSettings</a>
*<ahref="messages_getDialogs.html"name="messages_getDialogs">Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https://docs.madelineproto.xyz/docs/DIALOGS.html: messages.getDialogs</a>
*<ahref="initConnection.html"name="initConnection">Initializes connection and save information on the user's device and application.: initConnection</a>
*<ahref="auth_cancelCode.html"name="auth_cancelCode">Invalidate sent phone code: auth.cancelCode</a>
*<ahref="auth_sendInvites.html"name="auth_sendInvites">Invite friends to telegram!: auth.sendInvites</a>
*<ahref="invokeWithLayer.html"name="invokeWithLayer">Invoke this method with layer X: invokeWithLayer</a>
*<ahref="invokeWithoutUpdates.html"name="invokeWithoutUpdates">Invoke with method without returning updates in the socket: invokeWithoutUpdates</a>
*<ahref="invokeAfterMsg.html"name="invokeAfterMsg">Invokes a query after successfull completion of one of the previous queries.: invokeAfterMsg</a>
*<ahref="channels_joinChannel.html"name="channels_joinChannel">Join a channel/supergroup: channels.joinChannel</a>
*<ahref="channels_editBanned.html"name="channels_editBanned">Kick or ban a user from a channel/supergroup: channels.editBanned</a>
*<ahref="channels_leaveChannel.html"name="channels_leaveChannel">Leave a channel/supergroup: channels.leaveChannel</a>
*<ahref="help_saveAppLog.html"name="help_saveAppLog">Log data for developer of this app: help.saveAppLog</a>
*<ahref="channels_readHistory.html"name="channels_readHistory">Mark channel/supergroup history as read: channels.readHistory</a>
*<ahref="messages_readMessageContents.html"name="messages_readMessageContents">Mark message as read: messages.readMessageContents</a>
*<ahref="messages_readEncryptedHistory.html"name="messages_readEncryptedHistory">Mark messages as read in secret chats: messages.readEncryptedHistory</a>
*<ahref="messages_readHistory.html"name="messages_readHistory">Mark messages as read: messages.readHistory</a>
*<ahref="messages_receivedMessages.html"name="messages_receivedMessages">Mark messages as read: messages.receivedMessages</a>
*<ahref="messages_readFeaturedStickers.html"name="messages_readFeaturedStickers">Mark new featured stickers as read: messages.readFeaturedStickers</a>
*<ahref="phone_receivedCall.html"name="phone_receivedCall">Notify server that you received a call (server will refuse all incoming calls until the current call is over): phone.receivedCall</a>
*<ahref="messages_toggleDialogPin.html"name="messages_toggleDialogPin">Pin or unpin dialog: messages.toggleDialogPin</a>
*<ahref="ping_delay_disconnect.html"name="ping_delay_disconnect">Pings the server and causes disconection if the same method is not called within ping_disconnect_delay: ping_delay_disconnect</a>
*<ahref="contacts_resetTopPeerRating.html"name="contacts_resetTopPeerRating">Reset top peer rating for a certain category/peer: contacts.resetTopPeerRating</a>
*<ahref="invokeAfterMsgs.html"name="invokeAfterMsgs">Result type returned by a current query.: invokeAfterMsgs</a>
*<ahref="account_getWallPapers.html"name="account_getWallPapers">Returns a list of available wallpapers.: account.getWallPapers</a>
*<ahref="messages_saveGif.html"name="messages_saveGif">Save a GIF: messages.saveGif</a>
*<ahref="messages_saveDraft.html"name="messages_saveDraft">Save a message draft: messages.saveDraft</a>
*<ahref="messages_search.html"name="messages_search">Search peers or messages: messages.search</a>
*<ahref="bots_sendCustomRequest.html"name="bots_sendCustomRequest">Send a custom request to the bot API: bots.sendCustomRequest</a>
*<ahref="messages_sendEncryptedFile.html"name="messages_sendEncryptedFile">Send a file to a secret chat: messages.sendEncryptedFile</a>
*<ahref="messages_sendMedia.html"name="messages_sendMedia">Send a media: messages.sendMedia</a>
*<ahref="messages_sendMessage.html"name="messages_sendMessage">Send a message: messages.sendMessage</a>
*<ahref="messages_sendEncryptedService.html"name="messages_sendEncryptedService">Send a service message to a secret chat: messages.sendEncryptedService</a>
*<ahref="auth_requestPasswordRecovery.html"name="auth_requestPasswordRecovery">Send an email to recover the 2FA password: auth.requestPasswordRecovery</a>
*<ahref="messages_sendInlineBotResult.html"name="messages_sendInlineBotResult">Send inline bot result obtained with messages.getInlineBotResults to the chat: messages.sendInlineBotResult</a>
*<ahref="messages_sendEncrypted.html"name="messages_sendEncrypted">Send message to secret chat: messages.sendEncrypted</a>
*<ahref="messages_setEncryptedTyping.html"name="messages_setEncryptedTyping">Send typing notification to secret chat: messages.setEncryptedTyping</a>
*<ahref="bots_answerWebhookJSONQuery.html"name="bots_answerWebhookJSONQuery">Send webhook request via bot API: bots.answerWebhookJSONQuery</a>
*<ahref="messages_setInlineGameScore.html"name="messages_setInlineGameScore">Set the game score of an inline message: messages.setInlineGameScore</a>
*<ahref="messages_setGameScore.html"name="messages_setGameScore">Set the game score: messages.setGameScore</a>
*<ahref="channels_updatePinnedMessage.html"name="channels_updatePinnedMessage">Set the pinned message of a channel/supergroup: channels.updatePinnedMessage</a>
*<ahref="help_setBotUpdatesStatus.html"name="help_setBotUpdatesStatus">Set the update status of webhook: help.setBotUpdatesStatus</a>
*<ahref="account_updatePasswordSettings.html"name="account_updatePasswordSettings">Update the 2FA password settings: account.updatePasswordSettings</a>
*<ahref="photos_updateProfilePhoto.html"name="photos_updateProfilePhoto">Update the profile photo (use photos->uploadProfilePhoto to upload the photo): photos.updateProfilePhoto</a>
*<ahref="channels_updateUsername.html"name="channels_updateUsername">Update the username of a supergroup/channel: channels.updateUsername</a>
*<ahref="account_updateUsername.html"name="account_updateUsername">Update this user's username: account.updateUsername</a>
*<ahref="messages_uploadMedia.html"name="messages_uploadMedia">Upload a file without sending it to anyone: messages.uploadMedia</a>
*<ahref="auth_recoverPassword.html"name="auth_recoverPassword">Use the code that was emailed to you after running $MadelineProto->auth->requestPasswordRecovery to login to your account: auth.recoverPassword</a>