Tip: if you receive an error (or nothing), [send us](https://t.me/pwrtelegramgroup) the error message and the `MadelineProto.log` file that was created in the same directory (if running from a browser).
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.installStickerSet.html"name="messages.installStickerSet">Add a sticker set: messages.installStickerSet</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.faveSticker.html"name="messages.faveSticker">Add a sticker to favorites: messages.faveSticker</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.saveRecentSticker.html"name="messages.saveRecentSticker">Add a sticker to recent stickers: messages.saveRecentSticker</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.addChatUser.html"name="messages.addChatUser">Add a user to a normal chat (use channels->inviteToChannel for supergroups): messages.addChatUser</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/contacts.importContacts.html"name="contacts.importContacts">Add phone number as contact: contacts.importContacts</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/stickers.addStickerToSet.html"name="stickers.addStickerToSet">Add sticker to stickerset: stickers.addStickerToSet</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.inviteToChannel.html"name="channels.inviteToChannel">Add users to channel/supergroup: channels.inviteToChannel</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/contacts.block.html"name="contacts.block">Block a user: contacts.block</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.getAuthorizationForm.html"name="account.getAuthorizationForm">Bots only: get telegram passport authorization form: account.getAuthorizationForm</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.setBotPrecheckoutResults.html"name="messages.setBotPrecheckoutResults">Bots only: set precheckout results: messages.setBotPrecheckoutResults</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.setBotShippingResults.html"name="messages.setBotShippingResults">Bots only: set shipping results: messages.setBotShippingResults</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.setBotCallbackAnswer.html"name="messages.setBotCallbackAnswer">Bots only: set the callback answer (after a button was clicked): messages.setBotCallbackAnswer</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.setInlineBotResults.html"name="messages.setInlineBotResults">Bots only: set the results of an inline query: messages.setInlineBotResults</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/stickers.changeStickerPosition.html"name="stickers.changeStickerPosition">Change sticker position in photo: stickers.changeStickerPosition</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.changePhone.html"name="account.changePhone">Change the phone number associated to this account: account.changePhone</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.sendChangePhoneCode.html"name="account.sendChangePhoneCode">Change the phone number: account.sendChangePhoneCode</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/photos.updateProfilePhoto.html"name="photos.updateProfilePhoto">Change the profile photo: photos.updateProfilePhoto</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getMessageEditData.html"name="messages.getMessageEditData">Check if about to edit a message or a media caption: messages.getMessageEditData</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.checkChatInvite.html"name="messages.checkChatInvite">Check if an invitation link is valid: messages.checkChatInvite</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.checkUsername.html"name="account.checkUsername">Check if this username is available: account.checkUsername</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.checkUsername.html"name="channels.checkUsername">Check if this username is free and can be assigned to a channel/supergroup: channels.checkUsername</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.clearAllDrafts.html"name="messages.clearAllDrafts">Clear all drafts: messages.clearAllDrafts</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.clearRecentStickers.html"name="messages.clearRecentStickers">Clear all recent stickers: messages.clearRecentStickers</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.confirmPasswordEmail.html"name="account.confirmPasswordEmail">Confirm password recovery using email: account.confirmPasswordEmail</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/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="https://docs.madelineproto.xyz/API_docs/methods/messages.migrateChat.html"name="messages.migrateChat">Convert chat to supergroup: messages.migrateChat</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.createChat.html"name="messages.createChat">Create a chat (not supergroup): messages.createChat</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.createTheme.html"name="account.createTheme">Create a theme: account.createTheme</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.resetAuthorization.html"name="account.resetAuthorization">Delete a certain session: account.resetAuthorization</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.resetWebAuthorization.html"name="account.resetWebAuthorization">Delete a certain telegram web login authorization: account.resetWebAuthorization</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.deleteChannel.html"name="channels.deleteChannel">Delete a channel/supergroup: channels.deleteChannel</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.deleteChatUser.html"name="messages.deleteChatUser">Delete a user from a chat (not supergroup): messages.deleteChatUser</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/auth.resetAuthorizations.html"name="auth.resetAuthorizations">Delete all logged-in sessions.: auth.resetAuthorizations</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.deleteUserHistory.html"name="channels.deleteUserHistory">Delete all messages of a user in a channel/supergroup: channels.deleteUserHistory</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/auth.dropTempAuthKeys.html"name="auth.dropTempAuthKeys">Delete all temporary authorization keys except the ones provided: auth.dropTempAuthKeys</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/contacts.deleteByPhones.html"name="contacts.deleteByPhones">Delete contacts by phones: contacts.deleteByPhones</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.deleteHistory.html"name="channels.deleteHistory">Delete the history of a supergroup/channel: channels.deleteHistory</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.deleteAccount.html"name="account.deleteAccount">Delete this account: account.deleteAccount</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.updateDeviceLocked.html"name="account.updateDeviceLocked">Disable all notifications for a certain period: account.updateDeviceLocked</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/upload.getWebFile.html"name="upload.getWebFile">Download a file through telegram: upload.getWebFile</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.editMessage.html"name="messages.editMessage">Edit a message: messages.editMessage</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.editInlineBotMessage.html"name="messages.editInlineBotMessage">Edit a sent inline message: messages.editInlineBotMessage</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.editAdmin.html"name="channels.editAdmin">Edit admin permissions of a user in a channel/supergroup: channels.editAdmin</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.editCreator.html"name="channels.editCreator">Edit creator of channel: channels.editCreator</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.editChatDefaultBannedRights.html"name="messages.editChatDefaultBannedRights">Edit default rights of chat: messages.editChatDefaultBannedRights</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.editChatPhoto.html"name="messages.editChatPhoto">Edit the photo of a normal chat (not supergroup): messages.editChatPhoto</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.editPhoto.html"name="channels.editPhoto">Edit the photo of a supergroup/channel: channels.editPhoto</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.editChatTitle.html"name="messages.editChatTitle">Edit the title of a normal chat (not supergroup): messages.editChatTitle</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.editTitle.html"name="channels.editTitle">Edit the title of a supergroup/channel: channels.editTitle</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/help.editUserInfo.html"name="help.editUserInfo">Edit user info: help.editUserInfo</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.togglePreHistoryHidden.html"name="channels.togglePreHistoryHidden">Enable or disable hidden history for new channel/supergroup users: channels.togglePreHistoryHidden</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.searchStickerSets.html"name="messages.searchStickerSets">Find a sticker set: messages.searchStickerSets</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getStickerSet.html"name="messages.getStickerSet">Get a stickerset: messages.getStickerSet</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.getAdminLog.html"name="channels.getAdminLog">Get admin log of a channel/supergroup: channels.getAdminLog</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getArchivedStickers.html"name="messages.getArchivedStickers">Get all archived stickers: messages.getArchivedStickers</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.getLeftChannels.html"name="channels.getLeftChannels">Get all channels you left: channels.getLeftChannels</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getAllChats.html"name="messages.getAllChats">Get all chats (not supergroups or channels): messages.getAllChats</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/contacts.getContacts.html"name="contacts.getContacts">Get all contacts: contacts.getContacts</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.getAuthorizations.html"name="account.getAuthorizations">Get all logged-in authorizations: account.getAuthorizations</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getAllDrafts.html"name="messages.getAllDrafts">Get all message drafts: messages.getAllDrafts</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.getAllSecureValues.html"name="account.getAllSecureValues">Get all secure telegram passport values: account.getAllSecureValues</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getAllStickers.html"name="messages.getAllStickers">Get all stickerpacks: messages.getAllStickers</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.getAdminedPublicChannels.html"name="channels.getAdminedPublicChannels">Get all supergroups/channels where you're admin: channels.getAdminedPublicChannels</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getMessagesViews.html"name="messages.getMessagesViews">Get and increase message views: messages.getMessagesViews</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/langpack.getLanguages.html"name="langpack.getLanguages">Get available languages: langpack.getLanguages</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.getParticipants.html"name="channels.getParticipants">Get channel/supergroup participants (you should use `$MadelineProto->getPwrChat($id)` instead): channels.getParticipants</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getCommonChats.html"name="messages.getCommonChats">Get chats in common with a user: messages.getCommonChats</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/contacts.getContactIDs.html"name="contacts.getContactIDs">Get contacts by IDs: contacts.getContactIDs</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/help.getDeepLinkInfo.html"name="help.getDeepLinkInfo">Get deep link info: help.getDeepLinkInfo</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getPeerDialogs.html"name="messages.getPeerDialogs">Get dialog info of peers: messages.getPeerDialogs</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getDialogUnreadMarks.html"name="messages.getDialogUnreadMarks">Get dialogs marked as unread manually: messages.getDialogUnreadMarks</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getDocumentByHash.html"name="messages.getDocumentByHash">Get document by SHA256 hash: messages.getDocumentByHash</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getFeaturedStickers.html"name="messages.getFeaturedStickers">Get featured stickers: messages.getFeaturedStickers</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.getGroupsForDiscussion.html"name="channels.getGroupsForDiscussion">Get groups for discussion: channels.getGroupsForDiscussion</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getInlineGameHighScores.html"name="messages.getInlineGameHighScores">Get high scores of a game sent in an inline message: messages.getInlineGameHighScores</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getGameHighScores.html"name="messages.getGameHighScores">Get high scores of a game: messages.getGameHighScores</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.getParticipant.html"name="channels.getParticipant">Get info about a certain channel/supergroup participant: channels.getParticipant</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/help.getAppUpdate.html"name="help.getAppUpdate">Get info about app updates: help.getAppUpdate</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getChats.html"name="messages.getChats">Get info about chats: messages.getChats</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.getChannels.html"name="channels.getChannels">Get info about multiple channels/supergroups: channels.getChannels</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/users.getUsers.html"name="users.getUsers">Get info about users: users.getUsers</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/help.getSupport.html"name="help.getSupport">Get info of support user: help.getSupport</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/help.getProxyData.html"name="help.getProxyData">Get information about the current proxy: help.getProxyData</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/langpack.getStrings.html"name="langpack.getStrings">Get language pack strings: langpack.getStrings</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/langpack.getDifference.html"name="langpack.getDifference">Get language pack updates: langpack.getDifference</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/langpack.getLangPack.html"name="langpack.getLangPack">Get language pack: langpack.getLangPack</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/contacts.getTopPeers.html"name="contacts.getTopPeers">Get most used chats: contacts.getTopPeers</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/contacts.getStatuses.html"name="contacts.getStatuses">Get online status of all users: contacts.getStatuses</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/contacts.getLocated.html"name="contacts.getLocated">Get people nearby (geochats): contacts.getLocated</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getHistory.html"name="messages.getHistory">Get previous messages of a group: messages.getHistory</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.getSecureValue.html"name="account.getSecureValue">Get secure value for telegram passport: account.getSecureValue</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/help.getConfig.html"name="help.getConfig">Get server configuration: help.getConfig</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/help.getSupportName.html"name="help.getSupportName">Get support name: help.getSupportName</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.getWebAuthorizations.html"name="account.getWebAuthorizations">Get telegram web login authorizations: account.getWebAuthorizations</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.getTmpPassword.html"name="account.getTmpPassword">Get temporary password for buying products through bots: account.getTmpPassword</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getBotCallbackAnswer.html"name="messages.getBotCallbackAnswer">Get the callback answer of a bot (after clicking a button): messages.getBotCallbackAnswer</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/help.getAppChangelog.html"name="help.getAppChangelog">Get the changelog of this app: help.getAppChangelog</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.getPasswordSettings.html"name="account.getPasswordSettings">Get the current 2FA settings: account.getPasswordSettings</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.getPassword.html"name="account.getPassword">Get the current password: account.getPassword</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.exportMessageLink.html"name="channels.exportMessageLink">Get the link of a message in a channel: channels.exportMessageLink</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/photos.getUserPhotos.html"name="photos.getUserPhotos">Get the profile photos of a user: photos.getUserPhotos</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getPeerSettings.html"name="messages.getPeerSettings">Get the settings of apeer: messages.getPeerSettings</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getDialogs.html"name="messages.getDialogs">Gets list of chats: you should use $MadelineProto->getDialogs() instead: https://docs.madelineproto.xyz/docs/DIALOGS.html: messages.getDialogs</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.hidePeerSettingsBar.html"name="messages.hidePeerSettingsBar">Hide peer settings bar: messages.hidePeerSettingsBar</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/initConnection.html"name="initConnection">Initializes connection and save information on the user's device and application.: initConnection</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/invokeWithTakeout.html"name="invokeWithTakeout">Invoke method from takeout session: invokeWithTakeout</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/invokeWithLayer.html"name="invokeWithLayer">Invoke this method with layer X: invokeWithLayer</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/invokeWithMessagesRange.html"name="invokeWithMessagesRange">Invoke with messages range: invokeWithMessagesRange</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/invokeWithoutUpdates.html"name="invokeWithoutUpdates">Invoke with method without returning updates in the socket: invokeWithoutUpdates</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/invokeAfterMsg.html"name="invokeAfterMsg">Invokes a query after successfull completion of one of the previous queries.: invokeAfterMsg</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.joinChannel.html"name="channels.joinChannel">Join a channel/supergroup: channels.joinChannel</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.editBanned.html"name="channels.editBanned">Kick or ban a user from a channel/supergroup: channels.editBanned</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.leaveChannel.html"name="channels.leaveChannel">Leave a channel/supergroup: channels.leaveChannel</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/help.saveAppLog.html"name="help.saveAppLog">Log data for developer of this app: help.saveAppLog</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.readHistory.html"name="channels.readHistory">Mark channel/supergroup history as read: channels.readHistory</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.readMessageContents.html"name="channels.readMessageContents">Mark channel/supergroup messages as read: channels.readMessageContents</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.markDialogUnread.html"name="messages.markDialogUnread">Mark dialog as unread : messages.markDialogUnread</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.readMentions.html"name="messages.readMentions">Mark mentions as read: messages.readMentions</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.readMessageContents.html"name="messages.readMessageContents">Mark message as read: messages.readMessageContents</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.readEncryptedHistory.html"name="messages.readEncryptedHistory">Mark messages as read in secret chats: messages.readEncryptedHistory</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.readHistory.html"name="messages.readHistory">Mark messages as read: messages.readHistory</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.receivedMessages.html"name="messages.receivedMessages">Mark messages as read: messages.receivedMessages</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.readFeaturedStickers.html"name="messages.readFeaturedStickers">Mark new featured stickers as read: messages.readFeaturedStickers</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/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="https://docs.madelineproto.xyz/API_docs/methods/messages.toggleDialogPin.html"name="messages.toggleDialogPin">Pin or unpin dialog: messages.toggleDialogPin</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.registerDevice.html"name="account.registerDevice">Register device for push notifications: account.registerDevice</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.uninstallStickerSet.html"name="messages.uninstallStickerSet">Remove a sticker set: messages.uninstallStickerSet</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/stickers.removeStickerFromSet.html"name="stickers.removeStickerFromSet">Remove sticker from stickerset: stickers.removeStickerFromSet</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.reportSpam.html"name="channels.reportSpam">Report a message in a supergroup/channel for spam: channels.reportSpam</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.report.html"name="messages.report">Report a message: messages.report</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.reportSpam.html"name="messages.reportSpam">Report a peer for spam: messages.reportSpam</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.reportEncryptedSpam.html"name="messages.reportEncryptedSpam">Report for spam a secret chat: messages.reportEncryptedSpam</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.reportPeer.html"name="account.reportPeer">Report for spam: account.reportPeer</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/auth.resendCode.html"name="auth.resendCode">Resend the SMS verification code: auth.resendCode</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.resetNotifySettings.html"name="account.resetNotifySettings">Reset all notification settings: account.resetNotifySettings</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.resetWebAuthorizations.html"name="account.resetWebAuthorizations">Reset all telegram web login authorizations: account.resetWebAuthorizations</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/contacts.resetTopPeerRating.html"name="contacts.resetTopPeerRating">Reset top peer rating for a certain category/peer: contacts.resetTopPeerRating</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/invokeAfterMsgs.html"name="invokeAfterMsgs">Result type returned by a current query.: invokeAfterMsgs</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.getWallPapers.html"name="account.getWallPapers">Returns a list of available wallpapers.: account.getWallPapers</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.saveGif.html"name="messages.saveGif">Save a GIF: messages.saveGif</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.saveDraft.html"name="messages.saveDraft">Save a message draft: messages.saveDraft</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.search.html"name="messages.search">Search peers or messages: messages.search</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/bots.sendCustomRequest.html"name="bots.sendCustomRequest">Send a custom request to the bot API: bots.sendCustomRequest</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.sendEncryptedFile.html"name="messages.sendEncryptedFile">Send a file to a secret chat: messages.sendEncryptedFile</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.sendMedia.html"name="messages.sendMedia">Send a media: messages.sendMedia</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.sendMessage.html"name="messages.sendMessage">Send a message: messages.sendMessage</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.sendEncryptedService.html"name="messages.sendEncryptedService">Send a service message to a secret chat: messages.sendEncryptedService</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.sendMultiMedia.html"name="messages.sendMultiMedia">Send an album: messages.sendMultiMedia</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/auth.requestPasswordRecovery.html"name="auth.requestPasswordRecovery">Send an email to recover the 2FA password: auth.requestPasswordRecovery</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.sendInlineBotResult.html"name="messages.sendInlineBotResult">Send inline bot result obtained with messages.getInlineBotResults to the chat: messages.sendInlineBotResult</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.sendEncrypted.html"name="messages.sendEncrypted">Send message to secret chat: messages.sendEncrypted</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.setContactSignUpNotification.html"name="account.setContactSignUpNotification">Set contact sign up notification: account.setContactSignUpNotification</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.setDiscussionGroup.html"name="channels.setDiscussionGroup">Set discussion group of channel: channels.setDiscussionGroup</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/users.setSecureValueErrors.html"name="users.setSecureValueErrors">Set secure value error for telegram passport: users.setSecureValueErrors</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.setInlineGameScore.html"name="messages.setInlineGameScore">Set the game score of an inline message: messages.setInlineGameScore</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.setGameScore.html"name="messages.setGameScore">Set the game score: messages.setGameScore</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.setStickers.html"name="channels.setStickers">Set the supergroup/channel stickerpack: channels.setStickers</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/help.setBotUpdatesStatus.html"name="help.setBotUpdatesStatus">Set the update status of webhook: help.setBotUpdatesStatus</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.startBot.html"name="messages.startBot">Start a bot: messages.startBot</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/contacts.toggleTopPeers.html"name="contacts.toggleTopPeers">Toggle top peers: contacts.toggleTopPeers</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/contacts.unblock.html"name="contacts.unblock">Unblock a user: contacts.unblock</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.updateUsername.html"name="channels.updateUsername">Update the username of a supergroup/channel: channels.updateUsername</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.updateUsername.html"name="account.updateUsername">Update this user's username: account.updateUsername</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.uploadMedia.html"name="messages.uploadMedia">Upload a file without sending it to anyone: messages.uploadMedia</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.uploadEncryptedFile.html"name="messages.uploadEncryptedFile">Upload a secret chat file without sending it to anyone: messages.uploadEncryptedFile</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/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>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/auth.bindTempAuthKey.html"name="auth.bindTempAuthKey">You cannot use this method directly, instead modify the PFS and default_temp_auth_key_expires_in settings, see https://docs.madelineproto.xyz/docs/SETTINGS.html for more info: auth.bindTempAuthKey</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getDhConfig.html"name="messages.getDhConfig">You cannot use this method directly, instead use $MadelineProto->getDhConfig();: messages.getDhConfig</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.acceptEncryption.html"name="messages.acceptEncryption">You cannot use this method directly, see https://docs.madelineproto.xyz for more info on handling secret chats: messages.acceptEncryption</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.discardEncryption.html"name="messages.discardEncryption">You cannot use this method directly, see https://docs.madelineproto.xyz for more info on handling secret chats: messages.discardEncryption</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.requestEncryption.html"name="messages.requestEncryption">You cannot use this method directly, see https://docs.madelineproto.xyz for more info on handling secret chats: messages.requestEncryption</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/updates.getChannelDifference.html"name="updates.getChannelDifference">You cannot use this method directly, see https://docs.madelineproto.xyz for more info on handling updates: updates.getChannelDifference</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/updates.getDifference.html"name="updates.getDifference">You cannot use this method directly, see https://docs.madelineproto.xyz for more info on handling updates: updates.getDifference</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/updates.getState.html"name="updates.getState">You cannot use this method directly, see https://docs.madelineproto.xyz for more info on handling updates: updates.getState</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/phone.acceptCall.html"name="phone.acceptCall">You cannot use this method directly, see https://docs.madelineproto.xyz#calls for more info on handling calls: phone.acceptCall</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/phone.confirmCall.html"name="phone.confirmCall">You cannot use this method directly, see https://docs.madelineproto.xyz#calls for more info on handling calls: phone.confirmCall</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/phone.discardCall.html"name="phone.discardCall">You cannot use this method directly, see https://docs.madelineproto.xyz#calls for more info on handling calls: phone.discardCall</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/phone.requestCall.html"name="phone.requestCall">You cannot use this method directly, see https://docs.madelineproto.xyz#calls for more info on handling calls: phone.requestCall</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/auth.exportAuthorization.html"name="auth.exportAuthorization">You cannot use this method directly, use $MadelineProto->exportAuthorization() instead, see https://docs.madelineproto.xyz/docs/LOGIN.html: auth.exportAuthorization</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/auth.importAuthorization.html"name="auth.importAuthorization">You cannot use this method directly, use $MadelineProto->importAuthorization($authorization) instead, see https://docs.madelineproto.xyz/docs/LOGIN.html: auth.importAuthorization</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/auth.importBotAuthorization.html"name="auth.importBotAuthorization">You cannot use this method directly, use the botLogin method instead (see https://docs.madelineproto.xyz for more info): auth.importBotAuthorization</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/auth.signIn.html"name="auth.signIn">You cannot use this method directly, use the completePhoneLogin method instead (see https://docs.madelineproto.xyz for more info): auth.signIn</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/auth.signUp.html"name="auth.signUp">You cannot use this method directly, use the completeSignup method instead (see https://docs.madelineproto.xyz for more info): auth.signUp</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/auth.checkPassword.html"name="auth.checkPassword">You cannot use this method directly, use the complete_2fa_login method instead (see https://docs.madelineproto.xyz for more info): auth.checkPassword</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.getFullChannel.html"name="channels.getFullChannel">You cannot use this method directly, use the getPwrChat, getInfo, getFullInfo methods instead (see https://docs.madelineproto.xyz for more info): channels.getFullChannel</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.getFullChat.html"name="messages.getFullChat">You cannot use this method directly, use the getPwrChat, getInfo, getFullInfo methods instead (see https://docs.madelineproto.xyz for more info): messages.getFullChat</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/users.getFullUser.html"name="users.getFullUser">You cannot use this method directly, use the getPwrChat, getInfo, getFullInfo methods instead (see https://docs.madelineproto.xyz for more info): users.getFullUser</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/auth.logOut.html"name="auth.logOut">You cannot use this method directly, use the logout method instead (see https://docs.madelineproto.xyz for more info): auth.logOut</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/contacts.resolveUsername.html"name="contacts.resolveUsername">You cannot use this method directly, use the resolveUsername, getPwrChat, getInfo, getFullInfo methods instead (see https://docs.madelineproto.xyz for more info): contacts.resolveUsername</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/upload.getCdnFile.html"name="upload.getCdnFile">You cannot use this method directly, use the upload, downloadToStream, downloadToFile, downloadToDir methods instead; see https://docs.madelineproto.xyz for more info: upload.getCdnFile</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/upload.getCdnFileHashes.html"name="upload.getCdnFileHashes">You cannot use this method directly, use the upload, downloadToStream, downloadToFile, downloadToDir methods instead; see https://docs.madelineproto.xyz for more info: upload.getCdnFileHashes</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/upload.getFile.html"name="upload.getFile">You cannot use this method directly, use the upload, downloadToStream, downloadToFile, downloadToDir methods instead; see https://docs.madelineproto.xyz for more info: upload.getFile</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/upload.reuploadCdnFile.html"name="upload.reuploadCdnFile">You cannot use this method directly, use the upload, downloadToStream, downloadToFile, downloadToDir methods instead; see https://docs.madelineproto.xyz for more info: upload.reuploadCdnFile</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/upload.saveBigFilePart.html"name="upload.saveBigFilePart">You cannot use this method directly, use the upload, downloadToStream, downloadToFile, downloadToDir methods instead; see https://docs.madelineproto.xyz for more info: upload.saveBigFilePart</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/upload.saveFilePart.html"name="upload.saveFilePart">You cannot use this method directly, use the upload, downloadToStream, downloadToFile, downloadToDir methods instead; see https://docs.madelineproto.xyz for more info: upload.saveFilePart</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.receivedQueue.html"name="messages.receivedQueue">You cannot use this method directly: messages.receivedQueue</a>
*<ahref="https://docs.madelineproto.xyz/API_docs/methods/account.updatePasswordSettings.html"name="account.updatePasswordSettings">You cannot use this method directly; use $MadelineProto->update_2fa($params), instead (see https://docs.madelineproto.xyz for more info): account.updatePasswordSettings</a>
* [`pipesbot.php`](https://github.com/danog/MadelineProto/blob/master/examples/pipesbot.php) - examples for creating inline bots and using other inline bots via a userbot