├── constructor ├── method ├── account.changePhone.md ├── account.checkUsername.md ├── account.confirmPhone.md ├── account.deleteAccount.md ├── account.getAccountTTL.md ├── account.getAuthorizations.md ├── account.getNotifySettings.md ├── account.getPassword.md ├── account.getPasswordSettings.md ├── account.getPrivacy.md ├── account.getTmpPassword.md ├── account.getWallPapers.md ├── account.registerDevice.md ├── account.reportPeer.md ├── account.resetAuthorization.md ├── account.resetNotifySettings.md ├── account.sendChangePhoneCode.md ├── account.sendConfirmPhoneCode.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 ├── auth.bindTempAuthKey.md ├── auth.cancelCode.md ├── auth.checkPassword.md ├── auth.checkPhone.md ├── auth.dropTempAuthKeys.md ├── auth.exportAuthorization.md ├── auth.importAuthorization.md ├── auth.importBotAuthorization.md ├── auth.logOut.md ├── auth.recoverPassword.md ├── auth.requestPasswordRecovery.md ├── auth.resendCode.md ├── auth.resetAuthorizations.md ├── auth.sendCode.md ├── auth.sendInvites.md ├── auth.signIn.md ├── auth.signUp.md ├── bots.answerWebhookJSONQuery.md ├── bots.sendCustomRequest.md ├── channels.checkUsername.md ├── channels.createChannel.md ├── channels.deleteChannel.md ├── channels.deleteMessages.md ├── channels.deleteUserHistory.md ├── channels.editAbout.md ├── channels.editAdmin.md ├── channels.editBanned.md ├── channels.editPhoto.md ├── channels.editTitle.md ├── channels.exportInvite.md ├── channels.exportMessageLink.md ├── channels.getAdminLog.md ├── channels.getAdminedPublicChannels.md ├── channels.getChannels.md ├── channels.getFullChannel.md ├── channels.getMessages.md ├── channels.getParticipant.md ├── channels.getParticipants.md ├── channels.inviteToChannel.md ├── channels.joinChannel.md ├── channels.leaveChannel.md ├── channels.readHistory.md ├── channels.reportSpam.md ├── channels.toggleInvites.md ├── channels.toggleSignatures.md ├── channels.updatePinnedMessage.md ├── channels.updateUsername.md ├── contacts.block.md ├── contacts.deleteContact.md ├── contacts.deleteContacts.md ├── contacts.exportCard.md ├── contacts.getBlocked.md ├── contacts.getContacts.md ├── contacts.getStatuses.md ├── contacts.getTopPeers.md ├── contacts.importCard.md ├── contacts.importContacts.md ├── contacts.resetTopPeerRating.md ├── contacts.resolveUsername.md ├── contacts.search.md ├── contacts.unblock.md ├── help.getAppChangelog.md ├── help.getAppUpdate.md ├── help.getCdnConfig.md ├── help.getConfig.md ├── help.getInviteText.md ├── help.getNearestDc.md ├── help.getSupport.md ├── help.getTermsOfService.md ├── help.saveAppLog.md ├── help.setBotUpdatesStatus.md ├── initConnection.md ├── invokeAfterMsg.md ├── invokeAfterMsgs.md ├── invokeWithLayer.md ├── invokeWithoutUpdates.md ├── langpack.getDifference.md ├── langpack.getLangPack.md ├── langpack.getLanguages.md ├── langpack.getStrings.md ├── messages.acceptEncryption.md ├── messages.addChatUser.md ├── messages.checkChatInvite.md ├── messages.clearRecentStickers.md ├── messages.createChat.md ├── messages.deleteChatUser.md ├── messages.deleteHistory.md ├── messages.deleteMessages.md ├── messages.discardEncryption.md ├── messages.editChatAdmin.md ├── messages.editChatPhoto.md ├── messages.editChatTitle.md ├── messages.editInlineBotMessage.md ├── messages.editMessage.md ├── messages.exportChatInvite.md ├── messages.forwardMessage.md ├── messages.forwardMessages.md ├── messages.getAllChats.md ├── messages.getAllDrafts.md ├── messages.getAllStickers.md ├── messages.getArchivedStickers.md ├── messages.getAttachedStickers.md ├── messages.getBotCallbackAnswer.md ├── messages.getChats.md ├── messages.getCommonChats.md ├── messages.getDhConfig.md ├── messages.getDialogs.md ├── messages.getDocumentByHash.md ├── messages.getFeaturedStickers.md ├── messages.getFullChat.md ├── messages.getGameHighScores.md ├── messages.getHistory.md ├── messages.getInlineBotResults.md ├── messages.getInlineGameHighScores.md ├── messages.getMaskStickers.md ├── messages.getMessageEditData.md ├── messages.getMessages.md ├── messages.getMessagesViews.md ├── messages.getPeerDialogs.md ├── messages.getPeerSettings.md ├── messages.getPinnedDialogs.md ├── messages.getRecentStickers.md ├── messages.getSavedGifs.md ├── messages.getStickerSet.md ├── messages.getWebPage.md ├── messages.getWebPagePreview.md ├── messages.hideReportSpam.md ├── messages.importChatInvite.md ├── messages.installStickerSet.md ├── messages.migrateChat.md ├── messages.readEncryptedHistory.md ├── messages.readFeaturedStickers.md ├── messages.readHistory.md ├── messages.readMessageContents.md ├── messages.receivedMessages.md ├── messages.receivedQueue.md ├── messages.reorderPinnedDialogs.md ├── messages.reorderStickerSets.md ├── messages.reportEncryptedSpam.md ├── messages.reportSpam.md ├── messages.requestEncryption.md ├── messages.saveDraft.md ├── messages.saveGif.md ├── messages.saveRecentSticker.md ├── messages.search.md ├── messages.searchGifs.md ├── messages.searchGlobal.md ├── messages.sendEncrypted.md ├── messages.sendEncryptedFile.md ├── messages.sendEncryptedService.md ├── messages.sendInlineBotResult.md ├── messages.sendMedia.md ├── messages.sendMessage.md ├── messages.sendScreenshotNotification.md ├── messages.setBotCallbackAnswer.md ├── messages.setBotPrecheckoutResults.md ├── messages.setBotShippingResults.md ├── messages.setEncryptedTyping.md ├── messages.setGameScore.md ├── messages.setInlineBotResults.md ├── messages.setInlineGameScore.md ├── messages.setTyping.md ├── messages.startBot.md ├── messages.toggleChatAdmins.md ├── messages.toggleDialogPin.md ├── messages.uninstallStickerSet.md ├── messages.uploadMedia.md ├── payments.clearSavedInfo.md ├── payments.getPaymentForm.md ├── payments.getPaymentReceipt.md ├── payments.getSavedInfo.md ├── payments.sendPaymentForm.md ├── payments.validateRequestedInfo.md ├── phone.acceptCall.md ├── phone.confirmCall.md ├── phone.discardCall.md ├── phone.getCallConfig.md ├── phone.receivedCall.md ├── phone.requestCall.md ├── phone.saveCallDebug.md ├── phone.setCallRating.md ├── photos.deletePhotos.md ├── photos.getUserPhotos.md ├── photos.updateProfilePhoto.md ├── photos.uploadProfilePhoto.md ├── stickers.addStickerToSet.md ├── stickers.changeStickerPosition.md ├── stickers.createStickerSet.md ├── stickers.removeStickerFromSet.md ├── updates.getChannelDifference.md ├── updates.getDifference.md ├── updates.getState.md ├── upload.getCdnFile.md ├── upload.getCdnFileHashes.md ├── upload.getFile.md ├── upload.getWebFile.md ├── upload.reuploadCdnFile.md ├── upload.saveBigFilePart.md ├── upload.saveFilePart.md ├── users.getFullUser.md └── users.getUsers.md ├── methods.md ├── schema.json ├── schema.md ├── schema.tl └── type ├── AccountDaysTTL.md ├── Authorization.md ├── Bool.md ├── BotCommand.md ├── BotInfo.md ├── BotInlineMessage.md ├── BotInlineResult.md ├── CdnConfig.md ├── CdnFileHash.md ├── CdnPublicKey.md ├── ChannelAdminLogEvent.md ├── ChannelAdminLogEventAction.md ├── ChannelAdminLogEventsFilter.md ├── ChannelAdminRights.md ├── ChannelBannedRights.md ├── ChannelMessagesFilter.md ├── ChannelParticipant.md ├── ChannelParticipantsFilter.md ├── Chat.md ├── ChatFull.md ├── ChatInvite.md ├── ChatParticipant.md ├── ChatParticipants.md ├── ChatPhoto.md ├── Config.md ├── Contact.md ├── ContactBlocked.md ├── ContactLink.md ├── ContactStatus.md ├── DataJSON.md ├── DcOption.md ├── Dialog.md ├── DisabledFeature.md ├── Document.md ├── DocumentAttribute.md ├── DraftMessage.md ├── EncryptedChat.md ├── EncryptedFile.md ├── EncryptedMessage.md ├── Error.md ├── ExportedChatInvite.md ├── ExportedMessageLink.md ├── FileLocation.md ├── FoundGif.md ├── Game.md ├── GeoPoint.md ├── HighScore.md ├── ImportedContact.md ├── InlineBotSwitchPM.md ├── InputAppEvent.md ├── InputBotInlineMessage.md ├── InputBotInlineMessageID.md ├── InputBotInlineResult.md ├── InputChannel.md ├── InputChatPhoto.md ├── InputContact.md ├── InputDocument.md ├── InputEncryptedChat.md ├── InputEncryptedFile.md ├── InputFile.md ├── InputFileLocation.md ├── InputGame.md ├── InputGeoPoint.md ├── InputMedia.md ├── InputNotifyPeer.md ├── InputPaymentCredentials.md ├── InputPeer.md ├── InputPeerNotifyEvents.md ├── InputPeerNotifySettings.md ├── InputPhoneCall.md ├── InputPhoto.md ├── InputPrivacyKey.md ├── InputPrivacyRule.md ├── InputStickerSet.md ├── InputStickerSetItem.md ├── InputStickeredMedia.md ├── InputUser.md ├── InputWebDocument.md ├── InputWebFileLocation.md ├── Invoice.md ├── KeyboardButton.md ├── KeyboardButtonRow.md ├── LabeledPrice.md ├── LangPackDifference.md ├── LangPackLanguage.md ├── LangPackString.md ├── MaskCoords.md ├── Message.md ├── MessageAction.md ├── MessageEntity.md ├── MessageFwdHeader.md ├── MessageMedia.md ├── MessageRange.md ├── MessagesFilter.md ├── NearestDc.md ├── NotifyPeer.md ├── Null.md ├── Page.md ├── PageBlock.md ├── PaymentCharge.md ├── PaymentRequestedInfo.md ├── PaymentSavedCredentials.md ├── Peer.md ├── PeerNotifyEvents.md ├── PeerNotifySettings.md ├── PeerSettings.md ├── PhoneCall.md ├── PhoneCallDiscardReason.md ├── PhoneCallProtocol.md ├── PhoneConnection.md ├── Photo.md ├── PhotoSize.md ├── PopularContact.md ├── PostAddress.md ├── PrivacyKey.md ├── PrivacyRule.md ├── ReceivedNotifyMessage.md ├── ReplyMarkup.md ├── ReportReason.md ├── RichText.md ├── SendMessageAction.md ├── ShippingOption.md ├── StickerPack.md ├── StickerSet.md ├── StickerSetCovered.md ├── TopPeer.md ├── TopPeerCategory.md ├── TopPeerCategoryPeers.md ├── True.md ├── Update.md ├── Updates.md ├── User.md ├── UserFull.md ├── UserProfilePhoto.md ├── UserStatus.md ├── WallPaper.md ├── WebDocument.md ├── WebPage.md ├── account.Authorizations.md ├── account.Password.md ├── account.PasswordInputSettings.md ├── account.PasswordSettings.md ├── account.PrivacyRules.md ├── account.TmpPassword.md ├── auth.Authorization.md ├── auth.CheckedPhone.md ├── auth.CodeType.md ├── auth.ExportedAuthorization.md ├── auth.PasswordRecovery.md ├── auth.SentCode.md ├── auth.SentCodeType.md ├── channels.AdminLogResults.md ├── channels.ChannelParticipant.md ├── channels.ChannelParticipants.md ├── contacts.Blocked.md ├── contacts.Contacts.md ├── contacts.Found.md ├── contacts.ImportedContacts.md ├── contacts.Link.md ├── contacts.ResolvedPeer.md ├── contacts.TopPeers.md ├── help.AppUpdate.md ├── help.InviteText.md ├── help.Support.md ├── help.TermsOfService.md ├── int.md ├── long.md ├── messages.AffectedHistory.md ├── messages.AffectedMessages.md ├── messages.AllStickers.md ├── messages.ArchivedStickers.md ├── messages.BotCallbackAnswer.md ├── messages.BotResults.md ├── messages.ChatFull.md ├── messages.Chats.md ├── messages.DhConfig.md ├── messages.Dialogs.md ├── messages.FeaturedStickers.md ├── messages.FoundGifs.md ├── messages.HighScores.md ├── messages.MessageEditData.md ├── messages.Messages.md ├── messages.PeerDialogs.md ├── messages.RecentStickers.md ├── messages.SavedGifs.md ├── messages.SentEncryptedMessage.md ├── messages.StickerSet.md ├── messages.StickerSetInstallResult.md ├── messages.Stickers.md ├── payments.PaymentForm.md ├── payments.PaymentReceipt.md ├── payments.PaymentResult.md ├── payments.SavedInfo.md ├── payments.ValidatedRequestedInfo.md ├── phone.PhoneCall.md ├── photos.Photo.md ├── photos.Photos.md ├── storage.FileType.md ├── t.md ├── updates.ChannelDifference.md ├── updates.Difference.md ├── updates.State.md ├── upload.CdnFile.md ├── upload.File.md └── upload.WebFile.md /constructor/account.authorizations.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/account.authorizations.md -------------------------------------------------------------------------------- /constructor/account.noPassword.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/account.noPassword.md -------------------------------------------------------------------------------- /constructor/account.password.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/account.password.md -------------------------------------------------------------------------------- /constructor/account.passwordSettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/account.passwordSettings.md -------------------------------------------------------------------------------- /constructor/account.privacyRules.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/account.privacyRules.md -------------------------------------------------------------------------------- /constructor/account.tmpPassword.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/account.tmpPassword.md -------------------------------------------------------------------------------- /constructor/accountDaysTTL.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/accountDaysTTL.md -------------------------------------------------------------------------------- /constructor/auth.authorization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/auth.authorization.md -------------------------------------------------------------------------------- /constructor/auth.checkedPhone.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/auth.checkedPhone.md -------------------------------------------------------------------------------- /constructor/auth.codeTypeCall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/auth.codeTypeCall.md -------------------------------------------------------------------------------- /constructor/auth.codeTypeFlashCall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/auth.codeTypeFlashCall.md -------------------------------------------------------------------------------- /constructor/auth.codeTypeSms.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/auth.codeTypeSms.md -------------------------------------------------------------------------------- /constructor/auth.passwordRecovery.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/auth.passwordRecovery.md -------------------------------------------------------------------------------- /constructor/auth.sentCode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/auth.sentCode.md -------------------------------------------------------------------------------- /constructor/auth.sentCodeTypeApp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/auth.sentCodeTypeApp.md -------------------------------------------------------------------------------- /constructor/auth.sentCodeTypeCall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/auth.sentCodeTypeCall.md -------------------------------------------------------------------------------- /constructor/auth.sentCodeTypeSms.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/auth.sentCodeTypeSms.md -------------------------------------------------------------------------------- /constructor/authorization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/authorization.md -------------------------------------------------------------------------------- /constructor/boolFalse.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/boolFalse.md -------------------------------------------------------------------------------- /constructor/boolTrue.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/boolTrue.md -------------------------------------------------------------------------------- /constructor/botCommand.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/botCommand.md -------------------------------------------------------------------------------- /constructor/botInfo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/botInfo.md -------------------------------------------------------------------------------- /constructor/botInlineMediaResult.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/botInlineMediaResult.md -------------------------------------------------------------------------------- /constructor/botInlineMessageMediaGeo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/botInlineMessageMediaGeo.md -------------------------------------------------------------------------------- /constructor/botInlineMessageText.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/botInlineMessageText.md -------------------------------------------------------------------------------- /constructor/botInlineResult.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/botInlineResult.md -------------------------------------------------------------------------------- /constructor/cdnConfig.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/cdnConfig.md -------------------------------------------------------------------------------- /constructor/cdnFileHash.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/cdnFileHash.md -------------------------------------------------------------------------------- /constructor/cdnPublicKey.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/cdnPublicKey.md -------------------------------------------------------------------------------- /constructor/channel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/channel.md -------------------------------------------------------------------------------- /constructor/channelAdminLogEvent.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/channelAdminLogEvent.md -------------------------------------------------------------------------------- /constructor/channelAdminRights.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/channelAdminRights.md -------------------------------------------------------------------------------- /constructor/channelBannedRights.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/channelBannedRights.md -------------------------------------------------------------------------------- /constructor/channelForbidden.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/channelForbidden.md -------------------------------------------------------------------------------- /constructor/channelFull.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/channelFull.md -------------------------------------------------------------------------------- /constructor/channelMessagesFilter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/channelMessagesFilter.md -------------------------------------------------------------------------------- /constructor/channelParticipant.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/channelParticipant.md -------------------------------------------------------------------------------- /constructor/channelParticipantAdmin.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/channelParticipantAdmin.md -------------------------------------------------------------------------------- /constructor/channelParticipantBanned.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/channelParticipantBanned.md -------------------------------------------------------------------------------- /constructor/channelParticipantSelf.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/channelParticipantSelf.md -------------------------------------------------------------------------------- /constructor/channelParticipantsBots.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/channelParticipantsBots.md -------------------------------------------------------------------------------- /constructor/channels.adminLogResults.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/channels.adminLogResults.md -------------------------------------------------------------------------------- /constructor/chat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/chat.md -------------------------------------------------------------------------------- /constructor/chatEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/chatEmpty.md -------------------------------------------------------------------------------- /constructor/chatForbidden.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/chatForbidden.md -------------------------------------------------------------------------------- /constructor/chatFull.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/chatFull.md -------------------------------------------------------------------------------- /constructor/chatInvite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/chatInvite.md -------------------------------------------------------------------------------- /constructor/chatInviteAlready.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/chatInviteAlready.md -------------------------------------------------------------------------------- /constructor/chatInviteEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/chatInviteEmpty.md -------------------------------------------------------------------------------- /constructor/chatInviteExported.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/chatInviteExported.md -------------------------------------------------------------------------------- /constructor/chatParticipant.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/chatParticipant.md -------------------------------------------------------------------------------- /constructor/chatParticipantAdmin.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/chatParticipantAdmin.md -------------------------------------------------------------------------------- /constructor/chatParticipantCreator.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/chatParticipantCreator.md -------------------------------------------------------------------------------- /constructor/chatParticipants.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/chatParticipants.md -------------------------------------------------------------------------------- /constructor/chatPhoto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/chatPhoto.md -------------------------------------------------------------------------------- /constructor/chatPhotoEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/chatPhotoEmpty.md -------------------------------------------------------------------------------- /constructor/config.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/config.md -------------------------------------------------------------------------------- /constructor/contact.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/contact.md -------------------------------------------------------------------------------- /constructor/contactBlocked.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/contactBlocked.md -------------------------------------------------------------------------------- /constructor/contactLinkContact.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/contactLinkContact.md -------------------------------------------------------------------------------- /constructor/contactLinkHasPhone.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/contactLinkHasPhone.md -------------------------------------------------------------------------------- /constructor/contactLinkNone.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/contactLinkNone.md -------------------------------------------------------------------------------- /constructor/contactLinkUnknown.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/contactLinkUnknown.md -------------------------------------------------------------------------------- /constructor/contactStatus.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/contactStatus.md -------------------------------------------------------------------------------- /constructor/contacts.blocked.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/contacts.blocked.md -------------------------------------------------------------------------------- /constructor/contacts.blockedSlice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/contacts.blockedSlice.md -------------------------------------------------------------------------------- /constructor/contacts.contacts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/contacts.contacts.md -------------------------------------------------------------------------------- /constructor/contacts.found.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/contacts.found.md -------------------------------------------------------------------------------- /constructor/contacts.link.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/contacts.link.md -------------------------------------------------------------------------------- /constructor/contacts.resolvedPeer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/contacts.resolvedPeer.md -------------------------------------------------------------------------------- /constructor/contacts.topPeers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/contacts.topPeers.md -------------------------------------------------------------------------------- /constructor/dataJSON.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/dataJSON.md -------------------------------------------------------------------------------- /constructor/dcOption.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/dcOption.md -------------------------------------------------------------------------------- /constructor/dialog.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/dialog.md -------------------------------------------------------------------------------- /constructor/disabledFeature.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/disabledFeature.md -------------------------------------------------------------------------------- /constructor/document.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/document.md -------------------------------------------------------------------------------- /constructor/documentAttributeAudio.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/documentAttributeAudio.md -------------------------------------------------------------------------------- /constructor/documentAttributeSticker.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/documentAttributeSticker.md -------------------------------------------------------------------------------- /constructor/documentAttributeVideo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/documentAttributeVideo.md -------------------------------------------------------------------------------- /constructor/documentEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/documentEmpty.md -------------------------------------------------------------------------------- /constructor/draftMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/draftMessage.md -------------------------------------------------------------------------------- /constructor/draftMessageEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/draftMessageEmpty.md -------------------------------------------------------------------------------- /constructor/encryptedChat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/encryptedChat.md -------------------------------------------------------------------------------- /constructor/encryptedChatDiscarded.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/encryptedChatDiscarded.md -------------------------------------------------------------------------------- /constructor/encryptedChatEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/encryptedChatEmpty.md -------------------------------------------------------------------------------- /constructor/encryptedChatRequested.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/encryptedChatRequested.md -------------------------------------------------------------------------------- /constructor/encryptedChatWaiting.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/encryptedChatWaiting.md -------------------------------------------------------------------------------- /constructor/encryptedFile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/encryptedFile.md -------------------------------------------------------------------------------- /constructor/encryptedFileEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/encryptedFileEmpty.md -------------------------------------------------------------------------------- /constructor/encryptedMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/encryptedMessage.md -------------------------------------------------------------------------------- /constructor/encryptedMessageService.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/encryptedMessageService.md -------------------------------------------------------------------------------- /constructor/error.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/error.md -------------------------------------------------------------------------------- /constructor/exportedMessageLink.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/exportedMessageLink.md -------------------------------------------------------------------------------- /constructor/fileLocation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/fileLocation.md -------------------------------------------------------------------------------- /constructor/fileLocationUnavailable.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/fileLocationUnavailable.md -------------------------------------------------------------------------------- /constructor/foundGif.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/foundGif.md -------------------------------------------------------------------------------- /constructor/foundGifCached.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/foundGifCached.md -------------------------------------------------------------------------------- /constructor/game.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/game.md -------------------------------------------------------------------------------- /constructor/geoPoint.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/geoPoint.md -------------------------------------------------------------------------------- /constructor/geoPointEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/geoPointEmpty.md -------------------------------------------------------------------------------- /constructor/help.appUpdate.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/help.appUpdate.md -------------------------------------------------------------------------------- /constructor/help.inviteText.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/help.inviteText.md -------------------------------------------------------------------------------- /constructor/help.noAppUpdate.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/help.noAppUpdate.md -------------------------------------------------------------------------------- /constructor/help.support.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/help.support.md -------------------------------------------------------------------------------- /constructor/help.termsOfService.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/help.termsOfService.md -------------------------------------------------------------------------------- /constructor/highScore.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/highScore.md -------------------------------------------------------------------------------- /constructor/importedContact.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/importedContact.md -------------------------------------------------------------------------------- /constructor/inlineBotSwitchPM.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inlineBotSwitchPM.md -------------------------------------------------------------------------------- /constructor/inputAppEvent.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputAppEvent.md -------------------------------------------------------------------------------- /constructor/inputBotInlineMessageID.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputBotInlineMessageID.md -------------------------------------------------------------------------------- /constructor/inputBotInlineResult.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputBotInlineResult.md -------------------------------------------------------------------------------- /constructor/inputBotInlineResultGame.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputBotInlineResultGame.md -------------------------------------------------------------------------------- /constructor/inputChannel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputChannel.md -------------------------------------------------------------------------------- /constructor/inputChannelEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputChannelEmpty.md -------------------------------------------------------------------------------- /constructor/inputChatPhoto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputChatPhoto.md -------------------------------------------------------------------------------- /constructor/inputChatPhotoEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputChatPhotoEmpty.md -------------------------------------------------------------------------------- /constructor/inputChatUploadedPhoto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputChatUploadedPhoto.md -------------------------------------------------------------------------------- /constructor/inputDocument.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputDocument.md -------------------------------------------------------------------------------- /constructor/inputDocumentEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputDocumentEmpty.md -------------------------------------------------------------------------------- /constructor/inputEncryptedChat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputEncryptedChat.md -------------------------------------------------------------------------------- /constructor/inputEncryptedFile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputEncryptedFile.md -------------------------------------------------------------------------------- /constructor/inputEncryptedFileEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputEncryptedFileEmpty.md -------------------------------------------------------------------------------- /constructor/inputFile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputFile.md -------------------------------------------------------------------------------- /constructor/inputFileBig.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputFileBig.md -------------------------------------------------------------------------------- /constructor/inputFileLocation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputFileLocation.md -------------------------------------------------------------------------------- /constructor/inputGameID.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputGameID.md -------------------------------------------------------------------------------- /constructor/inputGameShortName.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputGameShortName.md -------------------------------------------------------------------------------- /constructor/inputGeoPoint.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputGeoPoint.md -------------------------------------------------------------------------------- /constructor/inputGeoPointEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputGeoPointEmpty.md -------------------------------------------------------------------------------- /constructor/inputMediaContact.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputMediaContact.md -------------------------------------------------------------------------------- /constructor/inputMediaDocument.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputMediaDocument.md -------------------------------------------------------------------------------- /constructor/inputMediaEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputMediaEmpty.md -------------------------------------------------------------------------------- /constructor/inputMediaGame.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputMediaGame.md -------------------------------------------------------------------------------- /constructor/inputMediaGeoPoint.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputMediaGeoPoint.md -------------------------------------------------------------------------------- /constructor/inputMediaGifExternal.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputMediaGifExternal.md -------------------------------------------------------------------------------- /constructor/inputMediaInvoice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputMediaInvoice.md -------------------------------------------------------------------------------- /constructor/inputMediaPhoto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputMediaPhoto.md -------------------------------------------------------------------------------- /constructor/inputMediaPhotoExternal.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputMediaPhotoExternal.md -------------------------------------------------------------------------------- /constructor/inputMediaUploadedPhoto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputMediaUploadedPhoto.md -------------------------------------------------------------------------------- /constructor/inputMediaVenue.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputMediaVenue.md -------------------------------------------------------------------------------- /constructor/inputMessagesFilterEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputMessagesFilterEmpty.md -------------------------------------------------------------------------------- /constructor/inputMessagesFilterGif.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputMessagesFilterGif.md -------------------------------------------------------------------------------- /constructor/inputMessagesFilterMusic.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputMessagesFilterMusic.md -------------------------------------------------------------------------------- /constructor/inputMessagesFilterUrl.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputMessagesFilterUrl.md -------------------------------------------------------------------------------- /constructor/inputMessagesFilterVideo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputMessagesFilterVideo.md -------------------------------------------------------------------------------- /constructor/inputMessagesFilterVoice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputMessagesFilterVoice.md -------------------------------------------------------------------------------- /constructor/inputNotifyAll.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputNotifyAll.md -------------------------------------------------------------------------------- /constructor/inputNotifyChats.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputNotifyChats.md -------------------------------------------------------------------------------- /constructor/inputNotifyPeer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputNotifyPeer.md -------------------------------------------------------------------------------- /constructor/inputNotifyUsers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputNotifyUsers.md -------------------------------------------------------------------------------- /constructor/inputPaymentCredentials.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputPaymentCredentials.md -------------------------------------------------------------------------------- /constructor/inputPeerChannel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputPeerChannel.md -------------------------------------------------------------------------------- /constructor/inputPeerChat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputPeerChat.md -------------------------------------------------------------------------------- /constructor/inputPeerEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputPeerEmpty.md -------------------------------------------------------------------------------- /constructor/inputPeerNotifyEventsAll.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputPeerNotifyEventsAll.md -------------------------------------------------------------------------------- /constructor/inputPeerNotifySettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputPeerNotifySettings.md -------------------------------------------------------------------------------- /constructor/inputPeerSelf.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputPeerSelf.md -------------------------------------------------------------------------------- /constructor/inputPeerUser.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputPeerUser.md -------------------------------------------------------------------------------- /constructor/inputPhoneCall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputPhoneCall.md -------------------------------------------------------------------------------- /constructor/inputPhoneContact.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputPhoneContact.md -------------------------------------------------------------------------------- /constructor/inputPhoto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputPhoto.md -------------------------------------------------------------------------------- /constructor/inputPhotoEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputPhotoEmpty.md -------------------------------------------------------------------------------- /constructor/inputPrivacyKeyPhoneCall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputPrivacyKeyPhoneCall.md -------------------------------------------------------------------------------- /constructor/inputReportReasonOther.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputReportReasonOther.md -------------------------------------------------------------------------------- /constructor/inputReportReasonSpam.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputReportReasonSpam.md -------------------------------------------------------------------------------- /constructor/inputStickerSetEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputStickerSetEmpty.md -------------------------------------------------------------------------------- /constructor/inputStickerSetID.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputStickerSetID.md -------------------------------------------------------------------------------- /constructor/inputStickerSetItem.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputStickerSetItem.md -------------------------------------------------------------------------------- /constructor/inputStickerSetShortName.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputStickerSetShortName.md -------------------------------------------------------------------------------- /constructor/inputStickeredMediaPhoto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputStickeredMediaPhoto.md -------------------------------------------------------------------------------- /constructor/inputUser.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputUser.md -------------------------------------------------------------------------------- /constructor/inputUserEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputUserEmpty.md -------------------------------------------------------------------------------- /constructor/inputUserSelf.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputUserSelf.md -------------------------------------------------------------------------------- /constructor/inputWebDocument.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputWebDocument.md -------------------------------------------------------------------------------- /constructor/inputWebFileLocation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/inputWebFileLocation.md -------------------------------------------------------------------------------- /constructor/invoice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/invoice.md -------------------------------------------------------------------------------- /constructor/keyboardButton.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/keyboardButton.md -------------------------------------------------------------------------------- /constructor/keyboardButtonBuy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/keyboardButtonBuy.md -------------------------------------------------------------------------------- /constructor/keyboardButtonCallback.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/keyboardButtonCallback.md -------------------------------------------------------------------------------- /constructor/keyboardButtonGame.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/keyboardButtonGame.md -------------------------------------------------------------------------------- /constructor/keyboardButtonRow.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/keyboardButtonRow.md -------------------------------------------------------------------------------- /constructor/keyboardButtonUrl.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/keyboardButtonUrl.md -------------------------------------------------------------------------------- /constructor/labeledPrice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/labeledPrice.md -------------------------------------------------------------------------------- /constructor/langPackDifference.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/langPackDifference.md -------------------------------------------------------------------------------- /constructor/langPackLanguage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/langPackLanguage.md -------------------------------------------------------------------------------- /constructor/langPackString.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/langPackString.md -------------------------------------------------------------------------------- /constructor/langPackStringDeleted.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/langPackStringDeleted.md -------------------------------------------------------------------------------- /constructor/langPackStringPluralized.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/langPackStringPluralized.md -------------------------------------------------------------------------------- /constructor/maskCoords.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/maskCoords.md -------------------------------------------------------------------------------- /constructor/message.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/message.md -------------------------------------------------------------------------------- /constructor/messageActionChatAddUser.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageActionChatAddUser.md -------------------------------------------------------------------------------- /constructor/messageActionChatCreate.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageActionChatCreate.md -------------------------------------------------------------------------------- /constructor/messageActionEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageActionEmpty.md -------------------------------------------------------------------------------- /constructor/messageActionGameScore.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageActionGameScore.md -------------------------------------------------------------------------------- /constructor/messageActionPaymentSent.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageActionPaymentSent.md -------------------------------------------------------------------------------- /constructor/messageActionPhoneCall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageActionPhoneCall.md -------------------------------------------------------------------------------- /constructor/messageActionPinMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageActionPinMessage.md -------------------------------------------------------------------------------- /constructor/messageEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageEmpty.md -------------------------------------------------------------------------------- /constructor/messageEntityBold.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageEntityBold.md -------------------------------------------------------------------------------- /constructor/messageEntityBotCommand.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageEntityBotCommand.md -------------------------------------------------------------------------------- /constructor/messageEntityCode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageEntityCode.md -------------------------------------------------------------------------------- /constructor/messageEntityEmail.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageEntityEmail.md -------------------------------------------------------------------------------- /constructor/messageEntityHashtag.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageEntityHashtag.md -------------------------------------------------------------------------------- /constructor/messageEntityItalic.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageEntityItalic.md -------------------------------------------------------------------------------- /constructor/messageEntityMention.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageEntityMention.md -------------------------------------------------------------------------------- /constructor/messageEntityMentionName.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageEntityMentionName.md -------------------------------------------------------------------------------- /constructor/messageEntityPre.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageEntityPre.md -------------------------------------------------------------------------------- /constructor/messageEntityTextUrl.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageEntityTextUrl.md -------------------------------------------------------------------------------- /constructor/messageEntityUnknown.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageEntityUnknown.md -------------------------------------------------------------------------------- /constructor/messageEntityUrl.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageEntityUrl.md -------------------------------------------------------------------------------- /constructor/messageFwdHeader.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageFwdHeader.md -------------------------------------------------------------------------------- /constructor/messageMediaContact.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageMediaContact.md -------------------------------------------------------------------------------- /constructor/messageMediaDocument.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageMediaDocument.md -------------------------------------------------------------------------------- /constructor/messageMediaEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageMediaEmpty.md -------------------------------------------------------------------------------- /constructor/messageMediaGame.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageMediaGame.md -------------------------------------------------------------------------------- /constructor/messageMediaGeo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageMediaGeo.md -------------------------------------------------------------------------------- /constructor/messageMediaInvoice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageMediaInvoice.md -------------------------------------------------------------------------------- /constructor/messageMediaPhoto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageMediaPhoto.md -------------------------------------------------------------------------------- /constructor/messageMediaUnsupported.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageMediaUnsupported.md -------------------------------------------------------------------------------- /constructor/messageMediaVenue.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageMediaVenue.md -------------------------------------------------------------------------------- /constructor/messageMediaWebPage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageMediaWebPage.md -------------------------------------------------------------------------------- /constructor/messageRange.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageRange.md -------------------------------------------------------------------------------- /constructor/messageService.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messageService.md -------------------------------------------------------------------------------- /constructor/messages.affectedHistory.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.affectedHistory.md -------------------------------------------------------------------------------- /constructor/messages.allStickers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.allStickers.md -------------------------------------------------------------------------------- /constructor/messages.botResults.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.botResults.md -------------------------------------------------------------------------------- /constructor/messages.channelMessages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.channelMessages.md -------------------------------------------------------------------------------- /constructor/messages.chatFull.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.chatFull.md -------------------------------------------------------------------------------- /constructor/messages.chats.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.chats.md -------------------------------------------------------------------------------- /constructor/messages.chatsSlice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.chatsSlice.md -------------------------------------------------------------------------------- /constructor/messages.dhConfig.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.dhConfig.md -------------------------------------------------------------------------------- /constructor/messages.dialogs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.dialogs.md -------------------------------------------------------------------------------- /constructor/messages.dialogsSlice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.dialogsSlice.md -------------------------------------------------------------------------------- /constructor/messages.foundGifs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.foundGifs.md -------------------------------------------------------------------------------- /constructor/messages.highScores.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.highScores.md -------------------------------------------------------------------------------- /constructor/messages.messageEditData.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.messageEditData.md -------------------------------------------------------------------------------- /constructor/messages.messages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.messages.md -------------------------------------------------------------------------------- /constructor/messages.messagesSlice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.messagesSlice.md -------------------------------------------------------------------------------- /constructor/messages.peerDialogs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.peerDialogs.md -------------------------------------------------------------------------------- /constructor/messages.recentStickers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.recentStickers.md -------------------------------------------------------------------------------- /constructor/messages.savedGifs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.savedGifs.md -------------------------------------------------------------------------------- /constructor/messages.stickerSet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.stickerSet.md -------------------------------------------------------------------------------- /constructor/messages.stickers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/messages.stickers.md -------------------------------------------------------------------------------- /constructor/nearestDc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/nearestDc.md -------------------------------------------------------------------------------- /constructor/notifyAll.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/notifyAll.md -------------------------------------------------------------------------------- /constructor/notifyChats.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/notifyChats.md -------------------------------------------------------------------------------- /constructor/notifyPeer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/notifyPeer.md -------------------------------------------------------------------------------- /constructor/notifyUsers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/notifyUsers.md -------------------------------------------------------------------------------- /constructor/null.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/null.md -------------------------------------------------------------------------------- /constructor/pageBlockAnchor.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockAnchor.md -------------------------------------------------------------------------------- /constructor/pageBlockAudio.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockAudio.md -------------------------------------------------------------------------------- /constructor/pageBlockAuthorDate.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockAuthorDate.md -------------------------------------------------------------------------------- /constructor/pageBlockBlockquote.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockBlockquote.md -------------------------------------------------------------------------------- /constructor/pageBlockChannel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockChannel.md -------------------------------------------------------------------------------- /constructor/pageBlockCollage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockCollage.md -------------------------------------------------------------------------------- /constructor/pageBlockCover.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockCover.md -------------------------------------------------------------------------------- /constructor/pageBlockDivider.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockDivider.md -------------------------------------------------------------------------------- /constructor/pageBlockEmbed.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockEmbed.md -------------------------------------------------------------------------------- /constructor/pageBlockEmbedPost.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockEmbedPost.md -------------------------------------------------------------------------------- /constructor/pageBlockFooter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockFooter.md -------------------------------------------------------------------------------- /constructor/pageBlockHeader.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockHeader.md -------------------------------------------------------------------------------- /constructor/pageBlockList.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockList.md -------------------------------------------------------------------------------- /constructor/pageBlockParagraph.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockParagraph.md -------------------------------------------------------------------------------- /constructor/pageBlockPhoto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockPhoto.md -------------------------------------------------------------------------------- /constructor/pageBlockPreformatted.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockPreformatted.md -------------------------------------------------------------------------------- /constructor/pageBlockPullquote.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockPullquote.md -------------------------------------------------------------------------------- /constructor/pageBlockSlideshow.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockSlideshow.md -------------------------------------------------------------------------------- /constructor/pageBlockSubheader.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockSubheader.md -------------------------------------------------------------------------------- /constructor/pageBlockSubtitle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockSubtitle.md -------------------------------------------------------------------------------- /constructor/pageBlockTitle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockTitle.md -------------------------------------------------------------------------------- /constructor/pageBlockUnsupported.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockUnsupported.md -------------------------------------------------------------------------------- /constructor/pageBlockVideo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageBlockVideo.md -------------------------------------------------------------------------------- /constructor/pageFull.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pageFull.md -------------------------------------------------------------------------------- /constructor/pagePart.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/pagePart.md -------------------------------------------------------------------------------- /constructor/paymentCharge.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/paymentCharge.md -------------------------------------------------------------------------------- /constructor/paymentRequestedInfo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/paymentRequestedInfo.md -------------------------------------------------------------------------------- /constructor/payments.paymentForm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/payments.paymentForm.md -------------------------------------------------------------------------------- /constructor/payments.paymentReceipt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/payments.paymentReceipt.md -------------------------------------------------------------------------------- /constructor/payments.paymentResult.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/payments.paymentResult.md -------------------------------------------------------------------------------- /constructor/payments.savedInfo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/payments.savedInfo.md -------------------------------------------------------------------------------- /constructor/peerChannel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/peerChannel.md -------------------------------------------------------------------------------- /constructor/peerChat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/peerChat.md -------------------------------------------------------------------------------- /constructor/peerNotifyEventsAll.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/peerNotifyEventsAll.md -------------------------------------------------------------------------------- /constructor/peerNotifyEventsEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/peerNotifyEventsEmpty.md -------------------------------------------------------------------------------- /constructor/peerNotifySettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/peerNotifySettings.md -------------------------------------------------------------------------------- /constructor/peerNotifySettingsEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/peerNotifySettingsEmpty.md -------------------------------------------------------------------------------- /constructor/peerSettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/peerSettings.md -------------------------------------------------------------------------------- /constructor/peerUser.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/peerUser.md -------------------------------------------------------------------------------- /constructor/phone.phoneCall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/phone.phoneCall.md -------------------------------------------------------------------------------- /constructor/phoneCall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/phoneCall.md -------------------------------------------------------------------------------- /constructor/phoneCallAccepted.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/phoneCallAccepted.md -------------------------------------------------------------------------------- /constructor/phoneCallDiscarded.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/phoneCallDiscarded.md -------------------------------------------------------------------------------- /constructor/phoneCallEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/phoneCallEmpty.md -------------------------------------------------------------------------------- /constructor/phoneCallProtocol.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/phoneCallProtocol.md -------------------------------------------------------------------------------- /constructor/phoneCallRequested.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/phoneCallRequested.md -------------------------------------------------------------------------------- /constructor/phoneCallWaiting.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/phoneCallWaiting.md -------------------------------------------------------------------------------- /constructor/phoneConnection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/phoneConnection.md -------------------------------------------------------------------------------- /constructor/photo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/photo.md -------------------------------------------------------------------------------- /constructor/photoCachedSize.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/photoCachedSize.md -------------------------------------------------------------------------------- /constructor/photoEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/photoEmpty.md -------------------------------------------------------------------------------- /constructor/photoSize.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/photoSize.md -------------------------------------------------------------------------------- /constructor/photoSizeEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/photoSizeEmpty.md -------------------------------------------------------------------------------- /constructor/photos.photo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/photos.photo.md -------------------------------------------------------------------------------- /constructor/photos.photos.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/photos.photos.md -------------------------------------------------------------------------------- /constructor/photos.photosSlice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/photos.photosSlice.md -------------------------------------------------------------------------------- /constructor/popularContact.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/popularContact.md -------------------------------------------------------------------------------- /constructor/postAddress.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/postAddress.md -------------------------------------------------------------------------------- /constructor/privacyKeyChatInvite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/privacyKeyChatInvite.md -------------------------------------------------------------------------------- /constructor/privacyKeyPhoneCall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/privacyKeyPhoneCall.md -------------------------------------------------------------------------------- /constructor/privacyValueAllowAll.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/privacyValueAllowAll.md -------------------------------------------------------------------------------- /constructor/privacyValueAllowUsers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/privacyValueAllowUsers.md -------------------------------------------------------------------------------- /constructor/privacyValueDisallowAll.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/privacyValueDisallowAll.md -------------------------------------------------------------------------------- /constructor/receivedNotifyMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/receivedNotifyMessage.md -------------------------------------------------------------------------------- /constructor/replyInlineMarkup.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/replyInlineMarkup.md -------------------------------------------------------------------------------- /constructor/replyKeyboardForceReply.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/replyKeyboardForceReply.md -------------------------------------------------------------------------------- /constructor/replyKeyboardHide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/replyKeyboardHide.md -------------------------------------------------------------------------------- /constructor/replyKeyboardMarkup.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/replyKeyboardMarkup.md -------------------------------------------------------------------------------- /constructor/sendMessageCancelAction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/sendMessageCancelAction.md -------------------------------------------------------------------------------- /constructor/sendMessageTypingAction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/sendMessageTypingAction.md -------------------------------------------------------------------------------- /constructor/shippingOption.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/shippingOption.md -------------------------------------------------------------------------------- /constructor/stickerPack.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/stickerPack.md -------------------------------------------------------------------------------- /constructor/stickerSet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/stickerSet.md -------------------------------------------------------------------------------- /constructor/stickerSetCovered.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/stickerSetCovered.md -------------------------------------------------------------------------------- /constructor/stickerSetMultiCovered.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/stickerSetMultiCovered.md -------------------------------------------------------------------------------- /constructor/storage.fileGif.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/storage.fileGif.md -------------------------------------------------------------------------------- /constructor/storage.fileJpeg.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/storage.fileJpeg.md -------------------------------------------------------------------------------- /constructor/storage.fileMov.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/storage.fileMov.md -------------------------------------------------------------------------------- /constructor/storage.fileMp3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/storage.fileMp3.md -------------------------------------------------------------------------------- /constructor/storage.fileMp4.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/storage.fileMp4.md -------------------------------------------------------------------------------- /constructor/storage.filePartial.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/storage.filePartial.md -------------------------------------------------------------------------------- /constructor/storage.filePdf.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/storage.filePdf.md -------------------------------------------------------------------------------- /constructor/storage.filePng.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/storage.filePng.md -------------------------------------------------------------------------------- /constructor/storage.fileUnknown.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/storage.fileUnknown.md -------------------------------------------------------------------------------- /constructor/storage.fileWebp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/storage.fileWebp.md -------------------------------------------------------------------------------- /constructor/textBold.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/textBold.md -------------------------------------------------------------------------------- /constructor/textConcat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/textConcat.md -------------------------------------------------------------------------------- /constructor/textEmail.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/textEmail.md -------------------------------------------------------------------------------- /constructor/textEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/textEmpty.md -------------------------------------------------------------------------------- /constructor/textFixed.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/textFixed.md -------------------------------------------------------------------------------- /constructor/textItalic.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/textItalic.md -------------------------------------------------------------------------------- /constructor/textPlain.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/textPlain.md -------------------------------------------------------------------------------- /constructor/textStrike.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/textStrike.md -------------------------------------------------------------------------------- /constructor/textUnderline.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/textUnderline.md -------------------------------------------------------------------------------- /constructor/textUrl.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/textUrl.md -------------------------------------------------------------------------------- /constructor/topPeer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/topPeer.md -------------------------------------------------------------------------------- /constructor/topPeerCategoryBotsPM.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/topPeerCategoryBotsPM.md -------------------------------------------------------------------------------- /constructor/topPeerCategoryChannels.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/topPeerCategoryChannels.md -------------------------------------------------------------------------------- /constructor/topPeerCategoryGroups.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/topPeerCategoryGroups.md -------------------------------------------------------------------------------- /constructor/topPeerCategoryPeers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/topPeerCategoryPeers.md -------------------------------------------------------------------------------- /constructor/true.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/true.md -------------------------------------------------------------------------------- /constructor/updateBotCallbackQuery.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateBotCallbackQuery.md -------------------------------------------------------------------------------- /constructor/updateBotInlineQuery.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateBotInlineQuery.md -------------------------------------------------------------------------------- /constructor/updateBotInlineSend.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateBotInlineSend.md -------------------------------------------------------------------------------- /constructor/updateBotShippingQuery.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateBotShippingQuery.md -------------------------------------------------------------------------------- /constructor/updateBotWebhookJSON.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateBotWebhookJSON.md -------------------------------------------------------------------------------- /constructor/updateChannel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateChannel.md -------------------------------------------------------------------------------- /constructor/updateChannelTooLong.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateChannelTooLong.md -------------------------------------------------------------------------------- /constructor/updateChannelWebPage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateChannelWebPage.md -------------------------------------------------------------------------------- /constructor/updateChatAdmins.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateChatAdmins.md -------------------------------------------------------------------------------- /constructor/updateChatParticipantAdd.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateChatParticipantAdd.md -------------------------------------------------------------------------------- /constructor/updateChatParticipants.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateChatParticipants.md -------------------------------------------------------------------------------- /constructor/updateChatUserTyping.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateChatUserTyping.md -------------------------------------------------------------------------------- /constructor/updateConfig.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateConfig.md -------------------------------------------------------------------------------- /constructor/updateContactLink.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateContactLink.md -------------------------------------------------------------------------------- /constructor/updateContactRegistered.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateContactRegistered.md -------------------------------------------------------------------------------- /constructor/updateDcOptions.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateDcOptions.md -------------------------------------------------------------------------------- /constructor/updateDeleteMessages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateDeleteMessages.md -------------------------------------------------------------------------------- /constructor/updateDialogPinned.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateDialogPinned.md -------------------------------------------------------------------------------- /constructor/updateDraftMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateDraftMessage.md -------------------------------------------------------------------------------- /constructor/updateEditChannelMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateEditChannelMessage.md -------------------------------------------------------------------------------- /constructor/updateEditMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateEditMessage.md -------------------------------------------------------------------------------- /constructor/updateEncryption.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateEncryption.md -------------------------------------------------------------------------------- /constructor/updateLangPack.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateLangPack.md -------------------------------------------------------------------------------- /constructor/updateLangPackTooLong.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateLangPackTooLong.md -------------------------------------------------------------------------------- /constructor/updateMessageID.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateMessageID.md -------------------------------------------------------------------------------- /constructor/updateNewChannelMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateNewChannelMessage.md -------------------------------------------------------------------------------- /constructor/updateNewMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateNewMessage.md -------------------------------------------------------------------------------- /constructor/updateNewStickerSet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateNewStickerSet.md -------------------------------------------------------------------------------- /constructor/updateNotifySettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateNotifySettings.md -------------------------------------------------------------------------------- /constructor/updatePhoneCall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updatePhoneCall.md -------------------------------------------------------------------------------- /constructor/updatePinnedDialogs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updatePinnedDialogs.md -------------------------------------------------------------------------------- /constructor/updatePrivacy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updatePrivacy.md -------------------------------------------------------------------------------- /constructor/updatePtsChanged.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updatePtsChanged.md -------------------------------------------------------------------------------- /constructor/updateReadChannelInbox.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateReadChannelInbox.md -------------------------------------------------------------------------------- /constructor/updateReadChannelOutbox.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateReadChannelOutbox.md -------------------------------------------------------------------------------- /constructor/updateReadHistoryInbox.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateReadHistoryInbox.md -------------------------------------------------------------------------------- /constructor/updateReadHistoryOutbox.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateReadHistoryOutbox.md -------------------------------------------------------------------------------- /constructor/updateRecentStickers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateRecentStickers.md -------------------------------------------------------------------------------- /constructor/updateSavedGifs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateSavedGifs.md -------------------------------------------------------------------------------- /constructor/updateShort.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateShort.md -------------------------------------------------------------------------------- /constructor/updateShortChatMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateShortChatMessage.md -------------------------------------------------------------------------------- /constructor/updateShortMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateShortMessage.md -------------------------------------------------------------------------------- /constructor/updateShortSentMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateShortSentMessage.md -------------------------------------------------------------------------------- /constructor/updateStickerSets.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateStickerSets.md -------------------------------------------------------------------------------- /constructor/updateStickerSetsOrder.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateStickerSetsOrder.md -------------------------------------------------------------------------------- /constructor/updateUserBlocked.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateUserBlocked.md -------------------------------------------------------------------------------- /constructor/updateUserName.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateUserName.md -------------------------------------------------------------------------------- /constructor/updateUserPhone.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateUserPhone.md -------------------------------------------------------------------------------- /constructor/updateUserPhoto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateUserPhoto.md -------------------------------------------------------------------------------- /constructor/updateUserStatus.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateUserStatus.md -------------------------------------------------------------------------------- /constructor/updateUserTyping.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateUserTyping.md -------------------------------------------------------------------------------- /constructor/updateWebPage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updateWebPage.md -------------------------------------------------------------------------------- /constructor/updates.difference.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updates.difference.md -------------------------------------------------------------------------------- /constructor/updates.differenceEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updates.differenceEmpty.md -------------------------------------------------------------------------------- /constructor/updates.differenceSlice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updates.differenceSlice.md -------------------------------------------------------------------------------- /constructor/updates.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updates.md -------------------------------------------------------------------------------- /constructor/updates.state.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updates.state.md -------------------------------------------------------------------------------- /constructor/updatesCombined.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updatesCombined.md -------------------------------------------------------------------------------- /constructor/updatesTooLong.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/updatesTooLong.md -------------------------------------------------------------------------------- /constructor/upload.cdnFile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/upload.cdnFile.md -------------------------------------------------------------------------------- /constructor/upload.file.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/upload.file.md -------------------------------------------------------------------------------- /constructor/upload.fileCdnRedirect.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/upload.fileCdnRedirect.md -------------------------------------------------------------------------------- /constructor/upload.webFile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/upload.webFile.md -------------------------------------------------------------------------------- /constructor/user.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/user.md -------------------------------------------------------------------------------- /constructor/userEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/userEmpty.md -------------------------------------------------------------------------------- /constructor/userFull.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/userFull.md -------------------------------------------------------------------------------- /constructor/userProfilePhoto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/userProfilePhoto.md -------------------------------------------------------------------------------- /constructor/userProfilePhotoEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/userProfilePhotoEmpty.md -------------------------------------------------------------------------------- /constructor/userStatusEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/userStatusEmpty.md -------------------------------------------------------------------------------- /constructor/userStatusLastMonth.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/userStatusLastMonth.md -------------------------------------------------------------------------------- /constructor/userStatusLastWeek.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/userStatusLastWeek.md -------------------------------------------------------------------------------- /constructor/userStatusOffline.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/userStatusOffline.md -------------------------------------------------------------------------------- /constructor/userStatusOnline.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/userStatusOnline.md -------------------------------------------------------------------------------- /constructor/userStatusRecently.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/userStatusRecently.md -------------------------------------------------------------------------------- /constructor/vector.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/vector.md -------------------------------------------------------------------------------- /constructor/wallPaper.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/wallPaper.md -------------------------------------------------------------------------------- /constructor/wallPaperSolid.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/wallPaperSolid.md -------------------------------------------------------------------------------- /constructor/webDocument.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/webDocument.md -------------------------------------------------------------------------------- /constructor/webPage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/webPage.md -------------------------------------------------------------------------------- /constructor/webPageEmpty.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/webPageEmpty.md -------------------------------------------------------------------------------- /constructor/webPageNotModified.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/webPageNotModified.md -------------------------------------------------------------------------------- /constructor/webPagePending.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/constructor/webPagePending.md -------------------------------------------------------------------------------- /method/account.changePhone.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.changePhone.md -------------------------------------------------------------------------------- /method/account.checkUsername.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.checkUsername.md -------------------------------------------------------------------------------- /method/account.confirmPhone.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.confirmPhone.md -------------------------------------------------------------------------------- /method/account.deleteAccount.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.deleteAccount.md -------------------------------------------------------------------------------- /method/account.getAccountTTL.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.getAccountTTL.md -------------------------------------------------------------------------------- /method/account.getAuthorizations.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.getAuthorizations.md -------------------------------------------------------------------------------- /method/account.getNotifySettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.getNotifySettings.md -------------------------------------------------------------------------------- /method/account.getPassword.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.getPassword.md -------------------------------------------------------------------------------- /method/account.getPasswordSettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.getPasswordSettings.md -------------------------------------------------------------------------------- /method/account.getPrivacy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.getPrivacy.md -------------------------------------------------------------------------------- /method/account.getTmpPassword.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.getTmpPassword.md -------------------------------------------------------------------------------- /method/account.getWallPapers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.getWallPapers.md -------------------------------------------------------------------------------- /method/account.registerDevice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.registerDevice.md -------------------------------------------------------------------------------- /method/account.reportPeer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.reportPeer.md -------------------------------------------------------------------------------- /method/account.resetAuthorization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.resetAuthorization.md -------------------------------------------------------------------------------- /method/account.resetNotifySettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.resetNotifySettings.md -------------------------------------------------------------------------------- /method/account.sendChangePhoneCode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.sendChangePhoneCode.md -------------------------------------------------------------------------------- /method/account.sendConfirmPhoneCode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.sendConfirmPhoneCode.md -------------------------------------------------------------------------------- /method/account.setAccountTTL.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.setAccountTTL.md -------------------------------------------------------------------------------- /method/account.setPrivacy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.setPrivacy.md -------------------------------------------------------------------------------- /method/account.unregisterDevice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.unregisterDevice.md -------------------------------------------------------------------------------- /method/account.updateDeviceLocked.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.updateDeviceLocked.md -------------------------------------------------------------------------------- /method/account.updateNotifySettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.updateNotifySettings.md -------------------------------------------------------------------------------- /method/account.updateProfile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.updateProfile.md -------------------------------------------------------------------------------- /method/account.updateStatus.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.updateStatus.md -------------------------------------------------------------------------------- /method/account.updateUsername.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/account.updateUsername.md -------------------------------------------------------------------------------- /method/auth.bindTempAuthKey.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/auth.bindTempAuthKey.md -------------------------------------------------------------------------------- /method/auth.cancelCode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/auth.cancelCode.md -------------------------------------------------------------------------------- /method/auth.checkPassword.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/auth.checkPassword.md -------------------------------------------------------------------------------- /method/auth.checkPhone.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/auth.checkPhone.md -------------------------------------------------------------------------------- /method/auth.dropTempAuthKeys.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/auth.dropTempAuthKeys.md -------------------------------------------------------------------------------- /method/auth.exportAuthorization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/auth.exportAuthorization.md -------------------------------------------------------------------------------- /method/auth.importAuthorization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/auth.importAuthorization.md -------------------------------------------------------------------------------- /method/auth.importBotAuthorization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/auth.importBotAuthorization.md -------------------------------------------------------------------------------- /method/auth.logOut.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/auth.logOut.md -------------------------------------------------------------------------------- /method/auth.recoverPassword.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/auth.recoverPassword.md -------------------------------------------------------------------------------- /method/auth.requestPasswordRecovery.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/auth.requestPasswordRecovery.md -------------------------------------------------------------------------------- /method/auth.resendCode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/auth.resendCode.md -------------------------------------------------------------------------------- /method/auth.resetAuthorizations.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/auth.resetAuthorizations.md -------------------------------------------------------------------------------- /method/auth.sendCode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/auth.sendCode.md -------------------------------------------------------------------------------- /method/auth.sendInvites.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/auth.sendInvites.md -------------------------------------------------------------------------------- /method/auth.signIn.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/auth.signIn.md -------------------------------------------------------------------------------- /method/auth.signUp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/auth.signUp.md -------------------------------------------------------------------------------- /method/bots.answerWebhookJSONQuery.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/bots.answerWebhookJSONQuery.md -------------------------------------------------------------------------------- /method/bots.sendCustomRequest.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/bots.sendCustomRequest.md -------------------------------------------------------------------------------- /method/channels.checkUsername.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.checkUsername.md -------------------------------------------------------------------------------- /method/channels.createChannel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.createChannel.md -------------------------------------------------------------------------------- /method/channels.deleteChannel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.deleteChannel.md -------------------------------------------------------------------------------- /method/channels.deleteMessages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.deleteMessages.md -------------------------------------------------------------------------------- /method/channels.deleteUserHistory.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.deleteUserHistory.md -------------------------------------------------------------------------------- /method/channels.editAbout.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.editAbout.md -------------------------------------------------------------------------------- /method/channels.editAdmin.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.editAdmin.md -------------------------------------------------------------------------------- /method/channels.editBanned.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.editBanned.md -------------------------------------------------------------------------------- /method/channels.editPhoto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.editPhoto.md -------------------------------------------------------------------------------- /method/channels.editTitle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.editTitle.md -------------------------------------------------------------------------------- /method/channels.exportInvite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.exportInvite.md -------------------------------------------------------------------------------- /method/channels.exportMessageLink.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.exportMessageLink.md -------------------------------------------------------------------------------- /method/channels.getAdminLog.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.getAdminLog.md -------------------------------------------------------------------------------- /method/channels.getChannels.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.getChannels.md -------------------------------------------------------------------------------- /method/channels.getFullChannel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.getFullChannel.md -------------------------------------------------------------------------------- /method/channels.getMessages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.getMessages.md -------------------------------------------------------------------------------- /method/channels.getParticipant.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.getParticipant.md -------------------------------------------------------------------------------- /method/channels.getParticipants.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.getParticipants.md -------------------------------------------------------------------------------- /method/channels.inviteToChannel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.inviteToChannel.md -------------------------------------------------------------------------------- /method/channels.joinChannel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.joinChannel.md -------------------------------------------------------------------------------- /method/channels.leaveChannel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.leaveChannel.md -------------------------------------------------------------------------------- /method/channels.readHistory.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.readHistory.md -------------------------------------------------------------------------------- /method/channels.reportSpam.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.reportSpam.md -------------------------------------------------------------------------------- /method/channels.toggleInvites.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.toggleInvites.md -------------------------------------------------------------------------------- /method/channels.toggleSignatures.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.toggleSignatures.md -------------------------------------------------------------------------------- /method/channels.updatePinnedMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.updatePinnedMessage.md -------------------------------------------------------------------------------- /method/channels.updateUsername.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/channels.updateUsername.md -------------------------------------------------------------------------------- /method/contacts.block.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/contacts.block.md -------------------------------------------------------------------------------- /method/contacts.deleteContact.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/contacts.deleteContact.md -------------------------------------------------------------------------------- /method/contacts.deleteContacts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/contacts.deleteContacts.md -------------------------------------------------------------------------------- /method/contacts.exportCard.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/contacts.exportCard.md -------------------------------------------------------------------------------- /method/contacts.getBlocked.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/contacts.getBlocked.md -------------------------------------------------------------------------------- /method/contacts.getContacts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/contacts.getContacts.md -------------------------------------------------------------------------------- /method/contacts.getStatuses.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/contacts.getStatuses.md -------------------------------------------------------------------------------- /method/contacts.getTopPeers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/contacts.getTopPeers.md -------------------------------------------------------------------------------- /method/contacts.importCard.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/contacts.importCard.md -------------------------------------------------------------------------------- /method/contacts.importContacts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/contacts.importContacts.md -------------------------------------------------------------------------------- /method/contacts.resetTopPeerRating.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/contacts.resetTopPeerRating.md -------------------------------------------------------------------------------- /method/contacts.resolveUsername.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/contacts.resolveUsername.md -------------------------------------------------------------------------------- /method/contacts.search.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/contacts.search.md -------------------------------------------------------------------------------- /method/contacts.unblock.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/contacts.unblock.md -------------------------------------------------------------------------------- /method/help.getAppChangelog.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/help.getAppChangelog.md -------------------------------------------------------------------------------- /method/help.getAppUpdate.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/help.getAppUpdate.md -------------------------------------------------------------------------------- /method/help.getCdnConfig.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/help.getCdnConfig.md -------------------------------------------------------------------------------- /method/help.getConfig.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/help.getConfig.md -------------------------------------------------------------------------------- /method/help.getInviteText.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/help.getInviteText.md -------------------------------------------------------------------------------- /method/help.getNearestDc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/help.getNearestDc.md -------------------------------------------------------------------------------- /method/help.getSupport.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/help.getSupport.md -------------------------------------------------------------------------------- /method/help.getTermsOfService.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/help.getTermsOfService.md -------------------------------------------------------------------------------- /method/help.saveAppLog.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/help.saveAppLog.md -------------------------------------------------------------------------------- /method/help.setBotUpdatesStatus.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/help.setBotUpdatesStatus.md -------------------------------------------------------------------------------- /method/initConnection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/initConnection.md -------------------------------------------------------------------------------- /method/invokeAfterMsg.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/invokeAfterMsg.md -------------------------------------------------------------------------------- /method/invokeAfterMsgs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/invokeAfterMsgs.md -------------------------------------------------------------------------------- /method/invokeWithLayer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/invokeWithLayer.md -------------------------------------------------------------------------------- /method/invokeWithoutUpdates.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/invokeWithoutUpdates.md -------------------------------------------------------------------------------- /method/langpack.getDifference.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/langpack.getDifference.md -------------------------------------------------------------------------------- /method/langpack.getLangPack.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/langpack.getLangPack.md -------------------------------------------------------------------------------- /method/langpack.getLanguages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/langpack.getLanguages.md -------------------------------------------------------------------------------- /method/langpack.getStrings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/langpack.getStrings.md -------------------------------------------------------------------------------- /method/messages.acceptEncryption.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.acceptEncryption.md -------------------------------------------------------------------------------- /method/messages.addChatUser.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.addChatUser.md -------------------------------------------------------------------------------- /method/messages.checkChatInvite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.checkChatInvite.md -------------------------------------------------------------------------------- /method/messages.clearRecentStickers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.clearRecentStickers.md -------------------------------------------------------------------------------- /method/messages.createChat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.createChat.md -------------------------------------------------------------------------------- /method/messages.deleteChatUser.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.deleteChatUser.md -------------------------------------------------------------------------------- /method/messages.deleteHistory.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.deleteHistory.md -------------------------------------------------------------------------------- /method/messages.deleteMessages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.deleteMessages.md -------------------------------------------------------------------------------- /method/messages.discardEncryption.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.discardEncryption.md -------------------------------------------------------------------------------- /method/messages.editChatAdmin.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.editChatAdmin.md -------------------------------------------------------------------------------- /method/messages.editChatPhoto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.editChatPhoto.md -------------------------------------------------------------------------------- /method/messages.editChatTitle.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.editChatTitle.md -------------------------------------------------------------------------------- /method/messages.editInlineBotMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.editInlineBotMessage.md -------------------------------------------------------------------------------- /method/messages.editMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.editMessage.md -------------------------------------------------------------------------------- /method/messages.exportChatInvite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.exportChatInvite.md -------------------------------------------------------------------------------- /method/messages.forwardMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.forwardMessage.md -------------------------------------------------------------------------------- /method/messages.forwardMessages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.forwardMessages.md -------------------------------------------------------------------------------- /method/messages.getAllChats.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getAllChats.md -------------------------------------------------------------------------------- /method/messages.getAllDrafts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getAllDrafts.md -------------------------------------------------------------------------------- /method/messages.getAllStickers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getAllStickers.md -------------------------------------------------------------------------------- /method/messages.getArchivedStickers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getArchivedStickers.md -------------------------------------------------------------------------------- /method/messages.getAttachedStickers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getAttachedStickers.md -------------------------------------------------------------------------------- /method/messages.getBotCallbackAnswer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getBotCallbackAnswer.md -------------------------------------------------------------------------------- /method/messages.getChats.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getChats.md -------------------------------------------------------------------------------- /method/messages.getCommonChats.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getCommonChats.md -------------------------------------------------------------------------------- /method/messages.getDhConfig.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getDhConfig.md -------------------------------------------------------------------------------- /method/messages.getDialogs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getDialogs.md -------------------------------------------------------------------------------- /method/messages.getDocumentByHash.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getDocumentByHash.md -------------------------------------------------------------------------------- /method/messages.getFeaturedStickers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getFeaturedStickers.md -------------------------------------------------------------------------------- /method/messages.getFullChat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getFullChat.md -------------------------------------------------------------------------------- /method/messages.getGameHighScores.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getGameHighScores.md -------------------------------------------------------------------------------- /method/messages.getHistory.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getHistory.md -------------------------------------------------------------------------------- /method/messages.getInlineBotResults.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getInlineBotResults.md -------------------------------------------------------------------------------- /method/messages.getMaskStickers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getMaskStickers.md -------------------------------------------------------------------------------- /method/messages.getMessageEditData.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getMessageEditData.md -------------------------------------------------------------------------------- /method/messages.getMessages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getMessages.md -------------------------------------------------------------------------------- /method/messages.getMessagesViews.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getMessagesViews.md -------------------------------------------------------------------------------- /method/messages.getPeerDialogs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getPeerDialogs.md -------------------------------------------------------------------------------- /method/messages.getPeerSettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getPeerSettings.md -------------------------------------------------------------------------------- /method/messages.getPinnedDialogs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getPinnedDialogs.md -------------------------------------------------------------------------------- /method/messages.getRecentStickers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getRecentStickers.md -------------------------------------------------------------------------------- /method/messages.getSavedGifs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getSavedGifs.md -------------------------------------------------------------------------------- /method/messages.getStickerSet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getStickerSet.md -------------------------------------------------------------------------------- /method/messages.getWebPage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getWebPage.md -------------------------------------------------------------------------------- /method/messages.getWebPagePreview.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.getWebPagePreview.md -------------------------------------------------------------------------------- /method/messages.hideReportSpam.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.hideReportSpam.md -------------------------------------------------------------------------------- /method/messages.importChatInvite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.importChatInvite.md -------------------------------------------------------------------------------- /method/messages.installStickerSet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.installStickerSet.md -------------------------------------------------------------------------------- /method/messages.migrateChat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.migrateChat.md -------------------------------------------------------------------------------- /method/messages.readEncryptedHistory.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.readEncryptedHistory.md -------------------------------------------------------------------------------- /method/messages.readFeaturedStickers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.readFeaturedStickers.md -------------------------------------------------------------------------------- /method/messages.readHistory.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.readHistory.md -------------------------------------------------------------------------------- /method/messages.readMessageContents.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.readMessageContents.md -------------------------------------------------------------------------------- /method/messages.receivedMessages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.receivedMessages.md -------------------------------------------------------------------------------- /method/messages.receivedQueue.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.receivedQueue.md -------------------------------------------------------------------------------- /method/messages.reorderPinnedDialogs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.reorderPinnedDialogs.md -------------------------------------------------------------------------------- /method/messages.reorderStickerSets.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.reorderStickerSets.md -------------------------------------------------------------------------------- /method/messages.reportEncryptedSpam.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.reportEncryptedSpam.md -------------------------------------------------------------------------------- /method/messages.reportSpam.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.reportSpam.md -------------------------------------------------------------------------------- /method/messages.requestEncryption.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.requestEncryption.md -------------------------------------------------------------------------------- /method/messages.saveDraft.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.saveDraft.md -------------------------------------------------------------------------------- /method/messages.saveGif.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.saveGif.md -------------------------------------------------------------------------------- /method/messages.saveRecentSticker.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.saveRecentSticker.md -------------------------------------------------------------------------------- /method/messages.search.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.search.md -------------------------------------------------------------------------------- /method/messages.searchGifs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.searchGifs.md -------------------------------------------------------------------------------- /method/messages.searchGlobal.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.searchGlobal.md -------------------------------------------------------------------------------- /method/messages.sendEncrypted.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.sendEncrypted.md -------------------------------------------------------------------------------- /method/messages.sendEncryptedFile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.sendEncryptedFile.md -------------------------------------------------------------------------------- /method/messages.sendEncryptedService.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.sendEncryptedService.md -------------------------------------------------------------------------------- /method/messages.sendInlineBotResult.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.sendInlineBotResult.md -------------------------------------------------------------------------------- /method/messages.sendMedia.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.sendMedia.md -------------------------------------------------------------------------------- /method/messages.sendMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.sendMessage.md -------------------------------------------------------------------------------- /method/messages.setBotCallbackAnswer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.setBotCallbackAnswer.md -------------------------------------------------------------------------------- /method/messages.setEncryptedTyping.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.setEncryptedTyping.md -------------------------------------------------------------------------------- /method/messages.setGameScore.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.setGameScore.md -------------------------------------------------------------------------------- /method/messages.setInlineBotResults.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.setInlineBotResults.md -------------------------------------------------------------------------------- /method/messages.setInlineGameScore.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.setInlineGameScore.md -------------------------------------------------------------------------------- /method/messages.setTyping.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.setTyping.md -------------------------------------------------------------------------------- /method/messages.startBot.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.startBot.md -------------------------------------------------------------------------------- /method/messages.toggleChatAdmins.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.toggleChatAdmins.md -------------------------------------------------------------------------------- /method/messages.toggleDialogPin.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.toggleDialogPin.md -------------------------------------------------------------------------------- /method/messages.uploadMedia.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/messages.uploadMedia.md -------------------------------------------------------------------------------- /method/payments.clearSavedInfo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/payments.clearSavedInfo.md -------------------------------------------------------------------------------- /method/payments.getPaymentForm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/payments.getPaymentForm.md -------------------------------------------------------------------------------- /method/payments.getPaymentReceipt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/payments.getPaymentReceipt.md -------------------------------------------------------------------------------- /method/payments.getSavedInfo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/payments.getSavedInfo.md -------------------------------------------------------------------------------- /method/payments.sendPaymentForm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/payments.sendPaymentForm.md -------------------------------------------------------------------------------- /method/phone.acceptCall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/phone.acceptCall.md -------------------------------------------------------------------------------- /method/phone.confirmCall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/phone.confirmCall.md -------------------------------------------------------------------------------- /method/phone.discardCall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/phone.discardCall.md -------------------------------------------------------------------------------- /method/phone.getCallConfig.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/phone.getCallConfig.md -------------------------------------------------------------------------------- /method/phone.receivedCall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/phone.receivedCall.md -------------------------------------------------------------------------------- /method/phone.requestCall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/phone.requestCall.md -------------------------------------------------------------------------------- /method/phone.saveCallDebug.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/phone.saveCallDebug.md -------------------------------------------------------------------------------- /method/phone.setCallRating.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/phone.setCallRating.md -------------------------------------------------------------------------------- /method/photos.deletePhotos.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/photos.deletePhotos.md -------------------------------------------------------------------------------- /method/photos.getUserPhotos.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/photos.getUserPhotos.md -------------------------------------------------------------------------------- /method/photos.updateProfilePhoto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/photos.updateProfilePhoto.md -------------------------------------------------------------------------------- /method/photos.uploadProfilePhoto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/photos.uploadProfilePhoto.md -------------------------------------------------------------------------------- /method/stickers.addStickerToSet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/stickers.addStickerToSet.md -------------------------------------------------------------------------------- /method/stickers.createStickerSet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/stickers.createStickerSet.md -------------------------------------------------------------------------------- /method/updates.getDifference.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/updates.getDifference.md -------------------------------------------------------------------------------- /method/updates.getState.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/updates.getState.md -------------------------------------------------------------------------------- /method/upload.getCdnFile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/upload.getCdnFile.md -------------------------------------------------------------------------------- /method/upload.getCdnFileHashes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/upload.getCdnFileHashes.md -------------------------------------------------------------------------------- /method/upload.getFile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/upload.getFile.md -------------------------------------------------------------------------------- /method/upload.getWebFile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/upload.getWebFile.md -------------------------------------------------------------------------------- /method/upload.reuploadCdnFile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/upload.reuploadCdnFile.md -------------------------------------------------------------------------------- /method/upload.saveBigFilePart.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/upload.saveBigFilePart.md -------------------------------------------------------------------------------- /method/upload.saveFilePart.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/upload.saveFilePart.md -------------------------------------------------------------------------------- /method/users.getFullUser.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/users.getFullUser.md -------------------------------------------------------------------------------- /method/users.getUsers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/method/users.getUsers.md -------------------------------------------------------------------------------- /methods.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/methods.md -------------------------------------------------------------------------------- /schema.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/schema.json -------------------------------------------------------------------------------- /schema.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/schema.md -------------------------------------------------------------------------------- /schema.tl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/schema.tl -------------------------------------------------------------------------------- /type/AccountDaysTTL.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/AccountDaysTTL.md -------------------------------------------------------------------------------- /type/Authorization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/Authorization.md -------------------------------------------------------------------------------- /type/Bool.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/Bool.md -------------------------------------------------------------------------------- /type/BotCommand.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/BotCommand.md -------------------------------------------------------------------------------- /type/BotInfo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/BotInfo.md -------------------------------------------------------------------------------- /type/BotInlineMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/BotInlineMessage.md -------------------------------------------------------------------------------- /type/BotInlineResult.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/BotInlineResult.md -------------------------------------------------------------------------------- /type/CdnConfig.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/CdnConfig.md -------------------------------------------------------------------------------- /type/CdnFileHash.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/CdnFileHash.md -------------------------------------------------------------------------------- /type/CdnPublicKey.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/CdnPublicKey.md -------------------------------------------------------------------------------- /type/ChannelAdminLogEvent.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ChannelAdminLogEvent.md -------------------------------------------------------------------------------- /type/ChannelAdminLogEventAction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ChannelAdminLogEventAction.md -------------------------------------------------------------------------------- /type/ChannelAdminLogEventsFilter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ChannelAdminLogEventsFilter.md -------------------------------------------------------------------------------- /type/ChannelAdminRights.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ChannelAdminRights.md -------------------------------------------------------------------------------- /type/ChannelBannedRights.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ChannelBannedRights.md -------------------------------------------------------------------------------- /type/ChannelMessagesFilter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ChannelMessagesFilter.md -------------------------------------------------------------------------------- /type/ChannelParticipant.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ChannelParticipant.md -------------------------------------------------------------------------------- /type/ChannelParticipantsFilter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ChannelParticipantsFilter.md -------------------------------------------------------------------------------- /type/Chat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/Chat.md -------------------------------------------------------------------------------- /type/ChatFull.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ChatFull.md -------------------------------------------------------------------------------- /type/ChatInvite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ChatInvite.md -------------------------------------------------------------------------------- /type/ChatParticipant.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ChatParticipant.md -------------------------------------------------------------------------------- /type/ChatParticipants.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ChatParticipants.md -------------------------------------------------------------------------------- /type/ChatPhoto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ChatPhoto.md -------------------------------------------------------------------------------- /type/Config.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/Config.md -------------------------------------------------------------------------------- /type/Contact.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/Contact.md -------------------------------------------------------------------------------- /type/ContactBlocked.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ContactBlocked.md -------------------------------------------------------------------------------- /type/ContactLink.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ContactLink.md -------------------------------------------------------------------------------- /type/ContactStatus.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ContactStatus.md -------------------------------------------------------------------------------- /type/DataJSON.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/DataJSON.md -------------------------------------------------------------------------------- /type/DcOption.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/DcOption.md -------------------------------------------------------------------------------- /type/Dialog.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/Dialog.md -------------------------------------------------------------------------------- /type/DisabledFeature.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/DisabledFeature.md -------------------------------------------------------------------------------- /type/Document.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/Document.md -------------------------------------------------------------------------------- /type/DocumentAttribute.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/DocumentAttribute.md -------------------------------------------------------------------------------- /type/DraftMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/DraftMessage.md -------------------------------------------------------------------------------- /type/EncryptedChat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/EncryptedChat.md -------------------------------------------------------------------------------- /type/EncryptedFile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/EncryptedFile.md -------------------------------------------------------------------------------- /type/EncryptedMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/EncryptedMessage.md -------------------------------------------------------------------------------- /type/Error.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/Error.md -------------------------------------------------------------------------------- /type/ExportedChatInvite.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ExportedChatInvite.md -------------------------------------------------------------------------------- /type/ExportedMessageLink.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ExportedMessageLink.md -------------------------------------------------------------------------------- /type/FileLocation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/FileLocation.md -------------------------------------------------------------------------------- /type/FoundGif.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/FoundGif.md -------------------------------------------------------------------------------- /type/Game.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/Game.md -------------------------------------------------------------------------------- /type/GeoPoint.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/GeoPoint.md -------------------------------------------------------------------------------- /type/HighScore.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/HighScore.md -------------------------------------------------------------------------------- /type/ImportedContact.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ImportedContact.md -------------------------------------------------------------------------------- /type/InlineBotSwitchPM.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InlineBotSwitchPM.md -------------------------------------------------------------------------------- /type/InputAppEvent.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputAppEvent.md -------------------------------------------------------------------------------- /type/InputBotInlineMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputBotInlineMessage.md -------------------------------------------------------------------------------- /type/InputBotInlineMessageID.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputBotInlineMessageID.md -------------------------------------------------------------------------------- /type/InputBotInlineResult.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputBotInlineResult.md -------------------------------------------------------------------------------- /type/InputChannel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputChannel.md -------------------------------------------------------------------------------- /type/InputChatPhoto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputChatPhoto.md -------------------------------------------------------------------------------- /type/InputContact.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputContact.md -------------------------------------------------------------------------------- /type/InputDocument.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputDocument.md -------------------------------------------------------------------------------- /type/InputEncryptedChat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputEncryptedChat.md -------------------------------------------------------------------------------- /type/InputEncryptedFile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputEncryptedFile.md -------------------------------------------------------------------------------- /type/InputFile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputFile.md -------------------------------------------------------------------------------- /type/InputFileLocation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputFileLocation.md -------------------------------------------------------------------------------- /type/InputGame.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputGame.md -------------------------------------------------------------------------------- /type/InputGeoPoint.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputGeoPoint.md -------------------------------------------------------------------------------- /type/InputMedia.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputMedia.md -------------------------------------------------------------------------------- /type/InputNotifyPeer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputNotifyPeer.md -------------------------------------------------------------------------------- /type/InputPaymentCredentials.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputPaymentCredentials.md -------------------------------------------------------------------------------- /type/InputPeer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputPeer.md -------------------------------------------------------------------------------- /type/InputPeerNotifyEvents.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputPeerNotifyEvents.md -------------------------------------------------------------------------------- /type/InputPeerNotifySettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputPeerNotifySettings.md -------------------------------------------------------------------------------- /type/InputPhoneCall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputPhoneCall.md -------------------------------------------------------------------------------- /type/InputPhoto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputPhoto.md -------------------------------------------------------------------------------- /type/InputPrivacyKey.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputPrivacyKey.md -------------------------------------------------------------------------------- /type/InputPrivacyRule.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputPrivacyRule.md -------------------------------------------------------------------------------- /type/InputStickerSet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputStickerSet.md -------------------------------------------------------------------------------- /type/InputStickerSetItem.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputStickerSetItem.md -------------------------------------------------------------------------------- /type/InputStickeredMedia.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputStickeredMedia.md -------------------------------------------------------------------------------- /type/InputUser.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputUser.md -------------------------------------------------------------------------------- /type/InputWebDocument.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputWebDocument.md -------------------------------------------------------------------------------- /type/InputWebFileLocation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/InputWebFileLocation.md -------------------------------------------------------------------------------- /type/Invoice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/Invoice.md -------------------------------------------------------------------------------- /type/KeyboardButton.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/KeyboardButton.md -------------------------------------------------------------------------------- /type/KeyboardButtonRow.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/KeyboardButtonRow.md -------------------------------------------------------------------------------- /type/LabeledPrice.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/LabeledPrice.md -------------------------------------------------------------------------------- /type/LangPackDifference.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/LangPackDifference.md -------------------------------------------------------------------------------- /type/LangPackLanguage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/LangPackLanguage.md -------------------------------------------------------------------------------- /type/LangPackString.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/LangPackString.md -------------------------------------------------------------------------------- /type/MaskCoords.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/MaskCoords.md -------------------------------------------------------------------------------- /type/Message.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/Message.md -------------------------------------------------------------------------------- /type/MessageAction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/MessageAction.md -------------------------------------------------------------------------------- /type/MessageEntity.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/MessageEntity.md -------------------------------------------------------------------------------- /type/MessageFwdHeader.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/MessageFwdHeader.md -------------------------------------------------------------------------------- /type/MessageMedia.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/MessageMedia.md -------------------------------------------------------------------------------- /type/MessageRange.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/MessageRange.md -------------------------------------------------------------------------------- /type/MessagesFilter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/MessagesFilter.md -------------------------------------------------------------------------------- /type/NearestDc.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/NearestDc.md -------------------------------------------------------------------------------- /type/NotifyPeer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/NotifyPeer.md -------------------------------------------------------------------------------- /type/Null.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/Null.md -------------------------------------------------------------------------------- /type/Page.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/Page.md -------------------------------------------------------------------------------- /type/PageBlock.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/PageBlock.md -------------------------------------------------------------------------------- /type/PaymentCharge.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/PaymentCharge.md -------------------------------------------------------------------------------- /type/PaymentRequestedInfo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/PaymentRequestedInfo.md -------------------------------------------------------------------------------- /type/PaymentSavedCredentials.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/PaymentSavedCredentials.md -------------------------------------------------------------------------------- /type/Peer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/Peer.md -------------------------------------------------------------------------------- /type/PeerNotifyEvents.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/PeerNotifyEvents.md -------------------------------------------------------------------------------- /type/PeerNotifySettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/PeerNotifySettings.md -------------------------------------------------------------------------------- /type/PeerSettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/PeerSettings.md -------------------------------------------------------------------------------- /type/PhoneCall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/PhoneCall.md -------------------------------------------------------------------------------- /type/PhoneCallDiscardReason.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/PhoneCallDiscardReason.md -------------------------------------------------------------------------------- /type/PhoneCallProtocol.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/PhoneCallProtocol.md -------------------------------------------------------------------------------- /type/PhoneConnection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/PhoneConnection.md -------------------------------------------------------------------------------- /type/Photo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/Photo.md -------------------------------------------------------------------------------- /type/PhotoSize.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/PhotoSize.md -------------------------------------------------------------------------------- /type/PopularContact.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/PopularContact.md -------------------------------------------------------------------------------- /type/PostAddress.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/PostAddress.md -------------------------------------------------------------------------------- /type/PrivacyKey.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/PrivacyKey.md -------------------------------------------------------------------------------- /type/PrivacyRule.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/PrivacyRule.md -------------------------------------------------------------------------------- /type/ReceivedNotifyMessage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ReceivedNotifyMessage.md -------------------------------------------------------------------------------- /type/ReplyMarkup.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ReplyMarkup.md -------------------------------------------------------------------------------- /type/ReportReason.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ReportReason.md -------------------------------------------------------------------------------- /type/RichText.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/RichText.md -------------------------------------------------------------------------------- /type/SendMessageAction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/SendMessageAction.md -------------------------------------------------------------------------------- /type/ShippingOption.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/ShippingOption.md -------------------------------------------------------------------------------- /type/StickerPack.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/StickerPack.md -------------------------------------------------------------------------------- /type/StickerSet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/StickerSet.md -------------------------------------------------------------------------------- /type/StickerSetCovered.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/StickerSetCovered.md -------------------------------------------------------------------------------- /type/TopPeer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/TopPeer.md -------------------------------------------------------------------------------- /type/TopPeerCategory.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/TopPeerCategory.md -------------------------------------------------------------------------------- /type/TopPeerCategoryPeers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/TopPeerCategoryPeers.md -------------------------------------------------------------------------------- /type/True.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/True.md -------------------------------------------------------------------------------- /type/Update.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/Update.md -------------------------------------------------------------------------------- /type/Updates.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/Updates.md -------------------------------------------------------------------------------- /type/User.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/User.md -------------------------------------------------------------------------------- /type/UserFull.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/UserFull.md -------------------------------------------------------------------------------- /type/UserProfilePhoto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/UserProfilePhoto.md -------------------------------------------------------------------------------- /type/UserStatus.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/UserStatus.md -------------------------------------------------------------------------------- /type/WallPaper.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/WallPaper.md -------------------------------------------------------------------------------- /type/WebDocument.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/WebDocument.md -------------------------------------------------------------------------------- /type/WebPage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/WebPage.md -------------------------------------------------------------------------------- /type/account.Authorizations.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/account.Authorizations.md -------------------------------------------------------------------------------- /type/account.Password.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/account.Password.md -------------------------------------------------------------------------------- /type/account.PasswordSettings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/account.PasswordSettings.md -------------------------------------------------------------------------------- /type/account.PrivacyRules.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/account.PrivacyRules.md -------------------------------------------------------------------------------- /type/account.TmpPassword.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/account.TmpPassword.md -------------------------------------------------------------------------------- /type/auth.Authorization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/auth.Authorization.md -------------------------------------------------------------------------------- /type/auth.CheckedPhone.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/auth.CheckedPhone.md -------------------------------------------------------------------------------- /type/auth.CodeType.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/auth.CodeType.md -------------------------------------------------------------------------------- /type/auth.ExportedAuthorization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/auth.ExportedAuthorization.md -------------------------------------------------------------------------------- /type/auth.PasswordRecovery.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/auth.PasswordRecovery.md -------------------------------------------------------------------------------- /type/auth.SentCode.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/auth.SentCode.md -------------------------------------------------------------------------------- /type/auth.SentCodeType.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/auth.SentCodeType.md -------------------------------------------------------------------------------- /type/channels.AdminLogResults.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/channels.AdminLogResults.md -------------------------------------------------------------------------------- /type/channels.ChannelParticipant.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/channels.ChannelParticipant.md -------------------------------------------------------------------------------- /type/channels.ChannelParticipants.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/channels.ChannelParticipants.md -------------------------------------------------------------------------------- /type/contacts.Blocked.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/contacts.Blocked.md -------------------------------------------------------------------------------- /type/contacts.Contacts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/contacts.Contacts.md -------------------------------------------------------------------------------- /type/contacts.Found.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/contacts.Found.md -------------------------------------------------------------------------------- /type/contacts.ImportedContacts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/contacts.ImportedContacts.md -------------------------------------------------------------------------------- /type/contacts.Link.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/contacts.Link.md -------------------------------------------------------------------------------- /type/contacts.ResolvedPeer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/contacts.ResolvedPeer.md -------------------------------------------------------------------------------- /type/contacts.TopPeers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/contacts.TopPeers.md -------------------------------------------------------------------------------- /type/help.AppUpdate.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/help.AppUpdate.md -------------------------------------------------------------------------------- /type/help.InviteText.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/help.InviteText.md -------------------------------------------------------------------------------- /type/help.Support.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/help.Support.md -------------------------------------------------------------------------------- /type/help.TermsOfService.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/help.TermsOfService.md -------------------------------------------------------------------------------- /type/int.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/int.md -------------------------------------------------------------------------------- /type/long.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/long.md -------------------------------------------------------------------------------- /type/messages.AffectedHistory.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.AffectedHistory.md -------------------------------------------------------------------------------- /type/messages.AffectedMessages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.AffectedMessages.md -------------------------------------------------------------------------------- /type/messages.AllStickers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.AllStickers.md -------------------------------------------------------------------------------- /type/messages.ArchivedStickers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.ArchivedStickers.md -------------------------------------------------------------------------------- /type/messages.BotCallbackAnswer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.BotCallbackAnswer.md -------------------------------------------------------------------------------- /type/messages.BotResults.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.BotResults.md -------------------------------------------------------------------------------- /type/messages.ChatFull.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.ChatFull.md -------------------------------------------------------------------------------- /type/messages.Chats.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.Chats.md -------------------------------------------------------------------------------- /type/messages.DhConfig.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.DhConfig.md -------------------------------------------------------------------------------- /type/messages.Dialogs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.Dialogs.md -------------------------------------------------------------------------------- /type/messages.FeaturedStickers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.FeaturedStickers.md -------------------------------------------------------------------------------- /type/messages.FoundGifs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.FoundGifs.md -------------------------------------------------------------------------------- /type/messages.HighScores.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.HighScores.md -------------------------------------------------------------------------------- /type/messages.MessageEditData.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.MessageEditData.md -------------------------------------------------------------------------------- /type/messages.Messages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.Messages.md -------------------------------------------------------------------------------- /type/messages.PeerDialogs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.PeerDialogs.md -------------------------------------------------------------------------------- /type/messages.RecentStickers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.RecentStickers.md -------------------------------------------------------------------------------- /type/messages.SavedGifs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.SavedGifs.md -------------------------------------------------------------------------------- /type/messages.StickerSet.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.StickerSet.md -------------------------------------------------------------------------------- /type/messages.Stickers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/messages.Stickers.md -------------------------------------------------------------------------------- /type/payments.PaymentForm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/payments.PaymentForm.md -------------------------------------------------------------------------------- /type/payments.PaymentReceipt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/payments.PaymentReceipt.md -------------------------------------------------------------------------------- /type/payments.PaymentResult.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/payments.PaymentResult.md -------------------------------------------------------------------------------- /type/payments.SavedInfo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/payments.SavedInfo.md -------------------------------------------------------------------------------- /type/phone.PhoneCall.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/phone.PhoneCall.md -------------------------------------------------------------------------------- /type/photos.Photo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/photos.Photo.md -------------------------------------------------------------------------------- /type/photos.Photos.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/photos.Photos.md -------------------------------------------------------------------------------- /type/storage.FileType.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/storage.FileType.md -------------------------------------------------------------------------------- /type/t.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/t.md -------------------------------------------------------------------------------- /type/updates.ChannelDifference.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/updates.ChannelDifference.md -------------------------------------------------------------------------------- /type/updates.Difference.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/updates.Difference.md -------------------------------------------------------------------------------- /type/updates.State.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/updates.State.md -------------------------------------------------------------------------------- /type/upload.CdnFile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/upload.CdnFile.md -------------------------------------------------------------------------------- /type/upload.File.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/upload.File.md -------------------------------------------------------------------------------- /type/upload.WebFile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/wfjsw/telegram-core-docs/HEAD/type/upload.WebFile.md --------------------------------------------------------------------------------