[][src]Trait grammers_tl_types::Identifiable

pub trait Identifiable {
    const CONSTRUCTOR_ID: u32;
}

Anything implementing this trait is identifiable by both ends (client-server) when performing Remote Procedure Calls (RPC) and transmission of objects.

Associated Constants

const CONSTRUCTOR_ID: u32

The unique identifier for the type.

Loading content...

Implementors

impl Identifiable for ChangePhone[src]

impl Identifiable for CreateTheme[src]

impl Identifiable for GetAccountTtl[src]

impl Identifiable for GetAllSecureValues[src]

impl Identifiable for GetAuthorizationForm[src]

impl Identifiable for GetAuthorizations[src]

impl Identifiable for GetAutoDownloadSettings[src]

impl Identifiable for GetContentSettings[src]

impl Identifiable for GetMultiWallPapers[src]

impl Identifiable for GetNotifyExceptions[src]

impl Identifiable for GetNotifySettings[src]

impl Identifiable for GetPassword[src]

impl Identifiable for GetPasswordSettings[src]

impl Identifiable for GetPrivacy[src]

impl Identifiable for GetSecureValue[src]

impl Identifiable for GetTheme[src]

impl Identifiable for GetThemes[src]

impl Identifiable for GetTmpPassword[src]

impl Identifiable for GetWallPaper[src]

impl Identifiable for GetWallPapers[src]

impl Identifiable for GetWebAuthorizations[src]

impl Identifiable for InitTakeoutSession[src]

impl Identifiable for SaveSecureValue[src]

impl Identifiable for SendChangePhoneCode[src]

impl Identifiable for SendConfirmPhoneCode[src]

impl Identifiable for SendVerifyEmailCode[src]

impl Identifiable for SendVerifyPhoneCode[src]

impl Identifiable for SetPrivacy[src]

impl Identifiable for UpdateProfile[src]

impl Identifiable for grammers_tl_types::functions::account::UpdateTheme[src]

impl Identifiable for UpdateUsername[src]

impl Identifiable for UploadTheme[src]

impl Identifiable for UploadWallPaper[src]

impl Identifiable for AcceptLoginToken[src]

impl Identifiable for CheckPassword[src]

impl Identifiable for ExportAuthorization[src]

impl Identifiable for ExportLoginToken[src]

impl Identifiable for ImportAuthorization[src]

impl Identifiable for ImportBotAuthorization[src]

impl Identifiable for ImportLoginToken[src]

impl Identifiable for RecoverPassword[src]

impl Identifiable for RequestPasswordRecovery[src]

impl Identifiable for ResendCode[src]

impl Identifiable for SendCode[src]

impl Identifiable for SignIn[src]

impl Identifiable for SignUp[src]

impl Identifiable for SendCustomRequest[src]

impl Identifiable for CreateChannel[src]

impl Identifiable for DeleteChannel[src]

impl Identifiable for grammers_tl_types::functions::channels::DeleteMessages[src]

impl Identifiable for DeleteUserHistory[src]

impl Identifiable for EditAdmin[src]

impl Identifiable for EditBanned[src]

impl Identifiable for EditCreator[src]

impl Identifiable for EditPhoto[src]

impl Identifiable for EditTitle[src]

impl Identifiable for ExportMessageLink[src]

impl Identifiable for GetAdminLog[src]

impl Identifiable for GetAdminedPublicChannels[src]

impl Identifiable for GetChannels[src]

impl Identifiable for GetFullChannel[src]

impl Identifiable for GetGroupsForDiscussion[src]

impl Identifiable for GetInactiveChannels[src]

impl Identifiable for GetLeftChannels[src]

impl Identifiable for grammers_tl_types::functions::channels::GetMessages[src]

impl Identifiable for GetParticipant[src]

impl Identifiable for GetParticipants[src]

impl Identifiable for InviteToChannel[src]

impl Identifiable for JoinChannel[src]

impl Identifiable for LeaveChannel[src]

impl Identifiable for TogglePreHistoryHidden[src]

impl Identifiable for ToggleSignatures[src]

impl Identifiable for ToggleSlowMode[src]

impl Identifiable for AcceptContact[src]

impl Identifiable for AddContact[src]

impl Identifiable for DeleteContacts[src]

impl Identifiable for GetBlocked[src]

impl Identifiable for GetContactIds[src]

impl Identifiable for GetContacts[src]

impl Identifiable for GetLocated[src]

impl Identifiable for GetSaved[src]

impl Identifiable for GetStatuses[src]

impl Identifiable for GetTopPeers[src]

impl Identifiable for ImportContacts[src]

impl Identifiable for ResolveUsername[src]

impl Identifiable for grammers_tl_types::functions::contacts::Search[src]

impl Identifiable for DeleteFolder[src]

impl Identifiable for EditPeerFolders[src]

impl Identifiable for EditUserInfo[src]

impl Identifiable for GetAppChangelog[src]

impl Identifiable for GetAppConfig[src]

impl Identifiable for GetAppUpdate[src]

impl Identifiable for GetCdnConfig[src]

impl Identifiable for GetConfig[src]

impl Identifiable for GetDeepLinkInfo[src]

impl Identifiable for GetInviteText[src]

impl Identifiable for GetNearestDc[src]

impl Identifiable for GetPassportConfig[src]

impl Identifiable for GetPromoData[src]

impl Identifiable for GetRecentMeUrls[src]

impl Identifiable for GetSupport[src]

impl Identifiable for GetSupportName[src]

impl Identifiable for GetTermsOfServiceUpdate[src]

impl Identifiable for GetUserInfo[src]

impl Identifiable for grammers_tl_types::functions::langpack::GetDifference[src]

impl Identifiable for GetLangPack[src]

impl Identifiable for GetLanguage[src]

impl Identifiable for GetLanguages[src]

impl Identifiable for GetStrings[src]

impl Identifiable for AcceptEncryption[src]

impl Identifiable for AcceptUrlAuth[src]

impl Identifiable for AddChatUser[src]

impl Identifiable for CheckChatInvite[src]

impl Identifiable for CreateChat[src]

impl Identifiable for DeleteChatUser[src]

impl Identifiable for DeleteHistory[src]

impl Identifiable for grammers_tl_types::functions::messages::DeleteMessages[src]

impl Identifiable for DeleteScheduledMessages[src]

impl Identifiable for EditChatDefaultBannedRights[src]

impl Identifiable for EditChatPhoto[src]

impl Identifiable for EditChatTitle[src]

impl Identifiable for EditMessage[src]

impl Identifiable for ExportChatInvite[src]

impl Identifiable for ForwardMessages[src]

impl Identifiable for GetAllChats[src]

impl Identifiable for GetAllDrafts[src]

impl Identifiable for GetAllStickers[src]

impl Identifiable for GetArchivedStickers[src]

impl Identifiable for GetAttachedStickers[src]

impl Identifiable for GetBotCallbackAnswer[src]

impl Identifiable for GetChats[src]

impl Identifiable for GetCommonChats[src]

impl Identifiable for GetDhConfig[src]

impl Identifiable for GetDialogFilters[src]

impl Identifiable for GetDialogUnreadMarks[src]

impl Identifiable for GetDialogs[src]

impl Identifiable for GetDocumentByHash[src]

impl Identifiable for GetEmojiKeywords[src]

impl Identifiable for GetEmojiKeywordsDifference[src]

impl Identifiable for GetEmojiKeywordsLanguages[src]

impl Identifiable for GetEmojiUrl[src]

impl Identifiable for GetFavedStickers[src]

impl Identifiable for GetFeaturedStickers[src]

impl Identifiable for GetFullChat[src]

impl Identifiable for GetGameHighScores[src]

impl Identifiable for GetHistory[src]

impl Identifiable for GetInlineBotResults[src]

impl Identifiable for GetInlineGameHighScores[src]

impl Identifiable for GetMaskStickers[src]

impl Identifiable for GetMessageEditData[src]

impl Identifiable for grammers_tl_types::functions::messages::GetMessages[src]

impl Identifiable for GetMessagesViews[src]

impl Identifiable for GetOldFeaturedStickers[src]

impl Identifiable for GetOnlines[src]

impl Identifiable for GetPeerDialogs[src]

impl Identifiable for GetPeerSettings[src]

impl Identifiable for GetPinnedDialogs[src]

impl Identifiable for GetPollResults[src]

impl Identifiable for GetPollVotes[src]

impl Identifiable for GetRecentLocations[src]

impl Identifiable for GetRecentStickers[src]

impl Identifiable for GetSavedGifs[src]

impl Identifiable for GetScheduledHistory[src]

impl Identifiable for GetScheduledMessages[src]

impl Identifiable for GetSearchCounters[src]

impl Identifiable for GetSplitRanges[src]

impl Identifiable for GetStatsUrl[src]

impl Identifiable for GetStickerSet[src]

impl Identifiable for GetStickers[src]

impl Identifiable for GetSuggestedDialogFilters[src]

impl Identifiable for GetUnreadMentions[src]

impl Identifiable for GetWebPage[src]

impl Identifiable for GetWebPagePreview[src]

impl Identifiable for ImportChatInvite[src]

impl Identifiable for InstallStickerSet[src]

impl Identifiable for MigrateChat[src]

impl Identifiable for ReadHistory[src]

impl Identifiable for ReadMentions[src]

impl Identifiable for ReadMessageContents[src]

impl Identifiable for ReceivedMessages[src]

impl Identifiable for ReceivedQueue[src]

impl Identifiable for RequestEncryption[src]

impl Identifiable for RequestUrlAuth[src]

impl Identifiable for grammers_tl_types::functions::messages::Search[src]

impl Identifiable for SearchGifs[src]

impl Identifiable for SearchGlobal[src]

impl Identifiable for SearchStickerSets[src]

impl Identifiable for SendEncrypted[src]

impl Identifiable for SendEncryptedFile[src]

impl Identifiable for SendEncryptedService[src]

impl Identifiable for SendInlineBotResult[src]

impl Identifiable for SendMedia[src]

impl Identifiable for SendMessage[src]

impl Identifiable for SendMultiMedia[src]

impl Identifiable for SendScheduledMessages[src]

impl Identifiable for SendScreenshotNotification[src]

impl Identifiable for SendVote[src]

impl Identifiable for SetGameScore[src]

impl Identifiable for StartBot[src]

impl Identifiable for UpdatePinnedMessage[src]

impl Identifiable for UploadEncryptedFile[src]

impl Identifiable for UploadMedia[src]

impl Identifiable for GetBankCardData[src]

impl Identifiable for GetPaymentForm[src]

impl Identifiable for GetPaymentReceipt[src]

impl Identifiable for GetSavedInfo[src]

impl Identifiable for SendPaymentForm[src]

impl Identifiable for ValidateRequestedInfo[src]

impl Identifiable for AcceptCall[src]

impl Identifiable for ConfirmCall[src]

impl Identifiable for DiscardCall[src]

impl Identifiable for GetCallConfig[src]

impl Identifiable for RequestCall[src]

impl Identifiable for SetCallRating[src]

impl Identifiable for DeletePhotos[src]

impl Identifiable for GetUserPhotos[src]

impl Identifiable for UpdateProfilePhoto[src]

impl Identifiable for UploadProfilePhoto[src]

impl Identifiable for GetBroadcastStats[src]

impl Identifiable for LoadAsyncGraph[src]

impl Identifiable for AddStickerToSet[src]

impl Identifiable for ChangeStickerPosition[src]

impl Identifiable for CreateStickerSet[src]

impl Identifiable for RemoveStickerFromSet[src]

impl Identifiable for SetStickerSetThumb[src]

impl Identifiable for InitConnection[src]

impl Identifiable for InvokeAfterMsg[src]

impl Identifiable for InvokeAfterMsgs[src]

impl Identifiable for InvokeWithLayer[src]

impl Identifiable for InvokeWithMessagesRange[src]

impl Identifiable for InvokeWithTakeout[src]

impl Identifiable for InvokeWithoutUpdates[src]

impl Identifiable for GetChannelDifference[src]

impl Identifiable for grammers_tl_types::functions::updates::GetDifference[src]

impl Identifiable for GetState[src]

impl Identifiable for GetCdnFile[src]

impl Identifiable for GetCdnFileHashes[src]

impl Identifiable for GetFile[src]

impl Identifiable for GetFileHashes[src]

impl Identifiable for GetWebFile[src]

impl Identifiable for ReuploadCdnFile[src]

impl Identifiable for GetFullUser[src]

impl Identifiable for GetUsers[src]

impl Identifiable for AuthorizationForm[src]

impl Identifiable for Authorizations[src]

impl Identifiable for grammers_tl_types::types::account::AutoDownloadSettings[src]

impl Identifiable for ContentSettings[src]

impl Identifiable for Password[src]

impl Identifiable for PasswordInputSettings[src]

impl Identifiable for PasswordSettings[src]

impl Identifiable for PrivacyRules[src]

impl Identifiable for SentEmailCode[src]

impl Identifiable for Takeout[src]

impl Identifiable for Themes[src]

impl Identifiable for ThemesNotModified[src]

impl Identifiable for TmpPassword[src]

impl Identifiable for WallPapers[src]

impl Identifiable for WallPapersNotModified[src]

impl Identifiable for WebAuthorizations[src]

impl Identifiable for grammers_tl_types::types::auth::Authorization[src]

impl Identifiable for AuthorizationSignUpRequired[src]

impl Identifiable for CodeTypeCall[src]

impl Identifiable for CodeTypeFlashCall[src]

impl Identifiable for CodeTypeSms[src]

impl Identifiable for ExportedAuthorization[src]

impl Identifiable for LoginToken[src]

impl Identifiable for LoginTokenMigrateTo[src]

impl Identifiable for LoginTokenSuccess[src]

impl Identifiable for PasswordRecovery[src]

impl Identifiable for SentCode[src]

impl Identifiable for SentCodeTypeApp[src]

impl Identifiable for SentCodeTypeCall[src]

impl Identifiable for SentCodeTypeFlashCall[src]

impl Identifiable for SentCodeTypeSms[src]

impl Identifiable for AdminLogResults[src]

impl Identifiable for grammers_tl_types::types::channels::ChannelParticipant[src]

impl Identifiable for ChannelParticipants[src]

impl Identifiable for ChannelParticipantsNotModified[src]

impl Identifiable for Blocked[src]

impl Identifiable for BlockedSlice[src]

impl Identifiable for Contacts[src]

impl Identifiable for ContactsNotModified[src]

impl Identifiable for Found[src]

impl Identifiable for ImportedContacts[src]

impl Identifiable for ResolvedPeer[src]

impl Identifiable for TopPeers[src]

impl Identifiable for TopPeersDisabled[src]

impl Identifiable for TopPeersNotModified[src]

impl Identifiable for AppUpdate[src]

impl Identifiable for DeepLinkInfo[src]

impl Identifiable for DeepLinkInfoEmpty[src]

impl Identifiable for InviteText[src]

impl Identifiable for NoAppUpdate[src]

impl Identifiable for PassportConfig[src]

impl Identifiable for PassportConfigNotModified[src]

impl Identifiable for PromoData[src]

impl Identifiable for PromoDataEmpty[src]

impl Identifiable for RecentMeUrls[src]

impl Identifiable for Support[src]

impl Identifiable for SupportName[src]

impl Identifiable for TermsOfService[src]

impl Identifiable for TermsOfServiceUpdate[src]

impl Identifiable for TermsOfServiceUpdateEmpty[src]

impl Identifiable for UserInfo[src]

impl Identifiable for UserInfoEmpty[src]

impl Identifiable for AffectedHistory[src]

impl Identifiable for AffectedMessages[src]

impl Identifiable for AllStickers[src]

impl Identifiable for AllStickersNotModified[src]

impl Identifiable for ArchivedStickers[src]

impl Identifiable for BotCallbackAnswer[src]

impl Identifiable for BotResults[src]

impl Identifiable for ChannelMessages[src]

impl Identifiable for grammers_tl_types::types::messages::ChatFull[src]

impl Identifiable for Chats[src]

impl Identifiable for ChatsSlice[src]

impl Identifiable for DhConfig[src]

impl Identifiable for DhConfigNotModified[src]

impl Identifiable for Dialogs[src]

impl Identifiable for DialogsNotModified[src]

impl Identifiable for DialogsSlice[src]

impl Identifiable for FavedStickers[src]

impl Identifiable for FavedStickersNotModified[src]

impl Identifiable for FeaturedStickers[src]

impl Identifiable for FeaturedStickersNotModified[src]

impl Identifiable for FoundGifs[src]

impl Identifiable for FoundStickerSets[src]

impl Identifiable for FoundStickerSetsNotModified[src]

impl Identifiable for HighScores[src]

impl Identifiable for InactiveChats[src]

impl Identifiable for MessageEditData[src]

impl Identifiable for Messages[src]

impl Identifiable for MessagesNotModified[src]

impl Identifiable for MessagesSlice[src]

impl Identifiable for PeerDialogs[src]

impl Identifiable for RecentStickers[src]

impl Identifiable for RecentStickersNotModified[src]

impl Identifiable for SavedGifs[src]

impl Identifiable for SavedGifsNotModified[src]

impl Identifiable for SearchCounter[src]

impl Identifiable for SentEncryptedFile[src]

impl Identifiable for SentEncryptedMessage[src]

impl Identifiable for grammers_tl_types::types::messages::StickerSet[src]

impl Identifiable for StickerSetInstallResultArchive[src]

impl Identifiable for StickerSetInstallResultSuccess[src]

impl Identifiable for Stickers[src]

impl Identifiable for StickersNotModified[src]

impl Identifiable for VotesList[src]

impl Identifiable for BankCardData[src]

impl Identifiable for PaymentForm[src]

impl Identifiable for PaymentReceipt[src]

impl Identifiable for PaymentResult[src]

impl Identifiable for PaymentVerificationNeeded[src]

impl Identifiable for SavedInfo[src]

impl Identifiable for ValidatedRequestedInfo[src]

impl Identifiable for grammers_tl_types::types::phone::PhoneCall[src]

impl Identifiable for grammers_tl_types::types::photos::Photo[src]

impl Identifiable for Photos[src]

impl Identifiable for PhotosSlice[src]

impl Identifiable for BroadcastStats[src]

impl Identifiable for FileGif[src]

impl Identifiable for FileJpeg[src]

impl Identifiable for FileMov[src]

impl Identifiable for FileMp3[src]

impl Identifiable for FileMp4[src]

impl Identifiable for FilePartial[src]

impl Identifiable for FilePdf[src]

impl Identifiable for FilePng[src]

impl Identifiable for FileUnknown[src]

impl Identifiable for FileWebp[src]

impl Identifiable for AccountDaysTtl[src]

impl Identifiable for grammers_tl_types::types::Authorization[src]

impl Identifiable for grammers_tl_types::types::AutoDownloadSettings[src]

impl Identifiable for BankCardOpenUrl[src]

impl Identifiable for BaseThemeArctic[src]

impl Identifiable for BaseThemeClassic[src]

impl Identifiable for BaseThemeDay[src]

impl Identifiable for BaseThemeNight[src]

impl Identifiable for BaseThemeTinted[src]

impl Identifiable for BotCommand[src]

impl Identifiable for BotInfo[src]

impl Identifiable for BotInlineMediaResult[src]

impl Identifiable for BotInlineMessageMediaAuto[src]

impl Identifiable for BotInlineMessageMediaContact[src]

impl Identifiable for BotInlineMessageMediaGeo[src]

impl Identifiable for BotInlineMessageMediaVenue[src]

impl Identifiable for BotInlineMessageText[src]

impl Identifiable for BotInlineResult[src]

impl Identifiable for CdnConfig[src]

impl Identifiable for CdnPublicKey[src]

impl Identifiable for Channel[src]

impl Identifiable for ChannelAdminLogEvent[src]

impl Identifiable for ChannelAdminLogEventActionChangeAbout[src]

impl Identifiable for ChannelAdminLogEventActionChangeLinkedChat[src]

impl Identifiable for ChannelAdminLogEventActionChangeLocation[src]

impl Identifiable for ChannelAdminLogEventActionChangePhoto[src]

impl Identifiable for ChannelAdminLogEventActionChangeStickerSet[src]

impl Identifiable for ChannelAdminLogEventActionChangeTitle[src]

impl Identifiable for ChannelAdminLogEventActionChangeUsername[src]

impl Identifiable for ChannelAdminLogEventActionDefaultBannedRights[src]

impl Identifiable for ChannelAdminLogEventActionDeleteMessage[src]

impl Identifiable for ChannelAdminLogEventActionEditMessage[src]

impl Identifiable for ChannelAdminLogEventActionParticipantInvite[src]

impl Identifiable for ChannelAdminLogEventActionParticipantJoin[src]

impl Identifiable for ChannelAdminLogEventActionParticipantLeave[src]

impl Identifiable for ChannelAdminLogEventActionParticipantToggleAdmin[src]

impl Identifiable for ChannelAdminLogEventActionParticipantToggleBan[src]

impl Identifiable for ChannelAdminLogEventActionStopPoll[src]

impl Identifiable for ChannelAdminLogEventActionToggleInvites[src]

impl Identifiable for ChannelAdminLogEventActionTogglePreHistoryHidden[src]

impl Identifiable for ChannelAdminLogEventActionToggleSignatures[src]

impl Identifiable for ChannelAdminLogEventActionToggleSlowMode[src]

impl Identifiable for ChannelAdminLogEventActionUpdatePinned[src]

impl Identifiable for ChannelAdminLogEventsFilter[src]

impl Identifiable for ChannelForbidden[src]

impl Identifiable for ChannelFull[src]

impl Identifiable for ChannelLocation[src]

impl Identifiable for ChannelLocationEmpty[src]

impl Identifiable for ChannelMessagesFilter[src]

impl Identifiable for ChannelMessagesFilterEmpty[src]

impl Identifiable for grammers_tl_types::types::ChannelParticipant[src]

impl Identifiable for ChannelParticipantAdmin[src]

impl Identifiable for ChannelParticipantBanned[src]

impl Identifiable for ChannelParticipantCreator[src]

impl Identifiable for ChannelParticipantSelf[src]

impl Identifiable for ChannelParticipantsAdmins[src]

impl Identifiable for ChannelParticipantsBanned[src]

impl Identifiable for ChannelParticipantsBots[src]

impl Identifiable for ChannelParticipantsContacts[src]

impl Identifiable for ChannelParticipantsKicked[src]

impl Identifiable for ChannelParticipantsRecent[src]

impl Identifiable for ChannelParticipantsSearch[src]

impl Identifiable for Chat[src]

impl Identifiable for ChatAdminRights[src]

impl Identifiable for ChatBannedRights[src]

impl Identifiable for ChatEmpty[src]

impl Identifiable for ChatForbidden[src]

impl Identifiable for grammers_tl_types::types::ChatFull[src]

impl Identifiable for ChatInvite[src]

impl Identifiable for ChatInviteAlready[src]

impl Identifiable for ChatInviteEmpty[src]

impl Identifiable for ChatInviteExported[src]

impl Identifiable for ChatOnlines[src]

impl Identifiable for ChatParticipant[src]

impl Identifiable for ChatParticipantAdmin[src]

impl Identifiable for ChatParticipantCreator[src]

impl Identifiable for ChatParticipants[src]

impl Identifiable for ChatParticipantsForbidden[src]

impl Identifiable for ChatPhoto[src]

impl Identifiable for ChatPhotoEmpty[src]

impl Identifiable for CodeSettings[src]

impl Identifiable for Config[src]

impl Identifiable for Contact[src]

impl Identifiable for ContactBlocked[src]

impl Identifiable for ContactStatus[src]

impl Identifiable for DataJson[src]

impl Identifiable for DcOption[src]

impl Identifiable for Dialog[src]

impl Identifiable for DialogFilter[src]

impl Identifiable for DialogFilterSuggested[src]

impl Identifiable for DialogFolder[src]

impl Identifiable for DialogPeer[src]

impl Identifiable for DialogPeerFolder[src]

impl Identifiable for Document[src]

impl Identifiable for DocumentAttributeAnimated[src]

impl Identifiable for DocumentAttributeAudio[src]

impl Identifiable for DocumentAttributeFilename[src]

impl Identifiable for DocumentAttributeHasStickers[src]

impl Identifiable for DocumentAttributeImageSize[src]

impl Identifiable for DocumentAttributeSticker[src]

impl Identifiable for DocumentAttributeVideo[src]

impl Identifiable for DocumentEmpty[src]

impl Identifiable for DraftMessage[src]

impl Identifiable for DraftMessageEmpty[src]

impl Identifiable for EmojiKeyword[src]

impl Identifiable for EmojiKeywordDeleted[src]

impl Identifiable for EmojiKeywordsDifference[src]

impl Identifiable for EmojiLanguage[src]

impl Identifiable for EmojiUrl[src]

impl Identifiable for EncryptedChat[src]

impl Identifiable for EncryptedChatDiscarded[src]

impl Identifiable for EncryptedChatEmpty[src]

impl Identifiable for EncryptedChatRequested[src]

impl Identifiable for EncryptedChatWaiting[src]

impl Identifiable for EncryptedFile[src]

impl Identifiable for EncryptedFileEmpty[src]

impl Identifiable for EncryptedMessage[src]

impl Identifiable for EncryptedMessageService[src]

impl Identifiable for Error[src]

impl Identifiable for ExportedMessageLink[src]

impl Identifiable for FileHash[src]

impl Identifiable for FileLocationToBeDeprecated[src]

impl Identifiable for Folder[src]

impl Identifiable for FolderPeer[src]

impl Identifiable for FoundGif[src]

impl Identifiable for FoundGifCached[src]

impl Identifiable for Game[src]

impl Identifiable for GeoPoint[src]

impl Identifiable for GeoPointEmpty[src]

impl Identifiable for HighScore[src]

impl Identifiable for ImportedContact[src]

impl Identifiable for InlineBotSwitchPm[src]

impl Identifiable for InputAppEvent[src]

impl Identifiable for InputBotInlineMessageGame[src]

impl Identifiable for InputBotInlineMessageId[src]

impl Identifiable for InputBotInlineMessageMediaAuto[src]

impl Identifiable for InputBotInlineMessageMediaContact[src]

impl Identifiable for InputBotInlineMessageMediaGeo[src]

impl Identifiable for InputBotInlineMessageMediaVenue[src]

impl Identifiable for InputBotInlineMessageText[src]

impl Identifiable for InputBotInlineResult[src]

impl Identifiable for InputBotInlineResultDocument[src]

impl Identifiable for InputBotInlineResultGame[src]

impl Identifiable for InputBotInlineResultPhoto[src]

impl Identifiable for InputChannel[src]

impl Identifiable for InputChannelEmpty[src]

impl Identifiable for InputChannelFromMessage[src]

impl Identifiable for InputChatPhoto[src]

impl Identifiable for InputChatPhotoEmpty[src]

impl Identifiable for InputChatUploadedPhoto[src]

impl Identifiable for InputCheckPasswordEmpty[src]

impl Identifiable for InputCheckPasswordSrp[src]

impl Identifiable for InputClientProxy[src]

impl Identifiable for InputDialogPeer[src]

impl Identifiable for InputDialogPeerFolder[src]

impl Identifiable for InputDocument[src]

impl Identifiable for InputDocumentEmpty[src]

impl Identifiable for InputDocumentFileLocation[src]

impl Identifiable for InputEncryptedChat[src]

impl Identifiable for InputEncryptedFile[src]

impl Identifiable for InputEncryptedFileBigUploaded[src]

impl Identifiable for InputEncryptedFileEmpty[src]

impl Identifiable for InputEncryptedFileLocation[src]

impl Identifiable for InputEncryptedFileUploaded[src]

impl Identifiable for InputFile[src]

impl Identifiable for InputFileBig[src]

impl Identifiable for InputFileLocation[src]

impl Identifiable for InputFolderPeer[src]

impl Identifiable for InputGameId[src]

impl Identifiable for InputGameShortName[src]

impl Identifiable for InputGeoPoint[src]

impl Identifiable for InputGeoPointEmpty[src]

impl Identifiable for InputKeyboardButtonUrlAuth[src]

impl Identifiable for InputMediaContact[src]

impl Identifiable for InputMediaDice[src]

impl Identifiable for InputMediaDocument[src]

impl Identifiable for InputMediaDocumentExternal[src]

impl Identifiable for InputMediaEmpty[src]

impl Identifiable for InputMediaGame[src]

impl Identifiable for InputMediaGeoLive[src]

impl Identifiable for InputMediaGeoPoint[src]

impl Identifiable for InputMediaGifExternal[src]

impl Identifiable for InputMediaInvoice[src]

impl Identifiable for InputMediaPhoto[src]

impl Identifiable for InputMediaPhotoExternal[src]

impl Identifiable for InputMediaPoll[src]

impl Identifiable for InputMediaUploadedDocument[src]

impl Identifiable for InputMediaUploadedPhoto[src]

impl Identifiable for InputMediaVenue[src]

impl Identifiable for InputMessageEntityMentionName[src]

impl Identifiable for InputMessageId[src]

impl Identifiable for InputMessagePinned[src]

impl Identifiable for InputMessageReplyTo[src]

impl Identifiable for InputMessagesFilterChatPhotos[src]

impl Identifiable for InputMessagesFilterContacts[src]

impl Identifiable for InputMessagesFilterDocument[src]

impl Identifiable for InputMessagesFilterEmpty[src]

impl Identifiable for InputMessagesFilterGeo[src]

impl Identifiable for InputMessagesFilterGif[src]

impl Identifiable for InputMessagesFilterMusic[src]

impl Identifiable for InputMessagesFilterMyMentions[src]

impl Identifiable for InputMessagesFilterPhoneCalls[src]

impl Identifiable for InputMessagesFilterPhotoVideo[src]

impl Identifiable for InputMessagesFilterPhotos[src]

impl Identifiable for InputMessagesFilterRoundVideo[src]

impl Identifiable for InputMessagesFilterRoundVoice[src]

impl Identifiable for InputMessagesFilterUrl[src]

impl Identifiable for InputMessagesFilterVideo[src]

impl Identifiable for InputMessagesFilterVoice[src]

impl Identifiable for InputNotifyBroadcasts[src]

impl Identifiable for InputNotifyChats[src]

impl Identifiable for InputNotifyPeer[src]

impl Identifiable for InputNotifyUsers[src]

impl Identifiable for InputPaymentCredentials[src]

impl Identifiable for InputPaymentCredentialsAndroidPay[src]

impl Identifiable for InputPaymentCredentialsApplePay[src]

impl Identifiable for InputPaymentCredentialsSaved[src]

impl Identifiable for InputPeerChannel[src]

impl Identifiable for InputPeerChannelFromMessage[src]

impl Identifiable for InputPeerChat[src]

impl Identifiable for InputPeerEmpty[src]

impl Identifiable for InputPeerNotifySettings[src]

impl Identifiable for InputPeerPhotoFileLocation[src]

impl Identifiable for InputPeerSelf[src]

impl Identifiable for InputPeerUser[src]

impl Identifiable for InputPeerUserFromMessage[src]

impl Identifiable for InputPhoneCall[src]

impl Identifiable for InputPhoneContact[src]

impl Identifiable for InputPhoto[src]

impl Identifiable for InputPhotoEmpty[src]

impl Identifiable for InputPhotoFileLocation[src]

impl Identifiable for InputPhotoLegacyFileLocation[src]

impl Identifiable for InputPrivacyKeyAddedByPhone[src]

impl Identifiable for InputPrivacyKeyChatInvite[src]

impl Identifiable for InputPrivacyKeyForwards[src]

impl Identifiable for InputPrivacyKeyPhoneCall[src]

impl Identifiable for InputPrivacyKeyPhoneNumber[src]

impl Identifiable for InputPrivacyKeyPhoneP2P[src]

impl Identifiable for InputPrivacyKeyProfilePhoto[src]

impl Identifiable for InputPrivacyKeyStatusTimestamp[src]

impl Identifiable for InputPrivacyValueAllowAll[src]

impl Identifiable for InputPrivacyValueAllowChatParticipants[src]

impl Identifiable for InputPrivacyValueAllowContacts[src]

impl Identifiable for InputPrivacyValueAllowUsers[src]

impl Identifiable for InputPrivacyValueDisallowAll[src]

impl Identifiable for InputPrivacyValueDisallowChatParticipants[src]

impl Identifiable for InputPrivacyValueDisallowContacts[src]

impl Identifiable for InputPrivacyValueDisallowUsers[src]

impl Identifiable for InputReportReasonChildAbuse[src]

impl Identifiable for InputReportReasonCopyright[src]

impl Identifiable for InputReportReasonGeoIrrelevant[src]

impl Identifiable for InputReportReasonOther[src]

impl Identifiable for InputReportReasonPornography[src]

impl Identifiable for InputReportReasonSpam[src]

impl Identifiable for InputReportReasonViolence[src]

impl Identifiable for InputSecureFile[src]

impl Identifiable for InputSecureFileLocation[src]

impl Identifiable for InputSecureFileUploaded[src]

impl Identifiable for InputSecureValue[src]

impl Identifiable for InputSingleMedia[src]

impl Identifiable for InputStickerSetAnimatedEmoji[src]

impl Identifiable for InputStickerSetDice[src]

impl Identifiable for InputStickerSetEmpty[src]

impl Identifiable for InputStickerSetId[src]

impl Identifiable for InputStickerSetItem[src]

impl Identifiable for InputStickerSetShortName[src]

impl Identifiable for InputStickerSetThumb[src]

impl Identifiable for InputStickeredMediaDocument[src]

impl Identifiable for InputStickeredMediaPhoto[src]

impl Identifiable for InputTakeoutFileLocation[src]

impl Identifiable for InputTheme[src]

impl Identifiable for InputThemeSettings[src]

impl Identifiable for InputThemeSlug[src]

impl Identifiable for InputUser[src]

impl Identifiable for InputUserEmpty[src]

impl Identifiable for InputUserFromMessage[src]

impl Identifiable for InputUserSelf[src]

impl Identifiable for InputWallPaper[src]

impl Identifiable for InputWallPaperNoFile[src]

impl Identifiable for InputWallPaperSlug[src]

impl Identifiable for InputWebDocument[src]

impl Identifiable for InputWebFileGeoPointLocation[src]

impl Identifiable for InputWebFileLocation[src]

impl Identifiable for Invoice[src]

impl Identifiable for JsonArray[src]

impl Identifiable for JsonBool[src]

impl Identifiable for JsonNull[src]

impl Identifiable for JsonNumber[src]

impl Identifiable for JsonObject[src]

impl Identifiable for JsonObjectValue[src]

impl Identifiable for JsonString[src]

impl Identifiable for KeyboardButton[src]

impl Identifiable for KeyboardButtonBuy[src]

impl Identifiable for KeyboardButtonCallback[src]

impl Identifiable for KeyboardButtonGame[src]

impl Identifiable for KeyboardButtonRequestGeoLocation[src]

impl Identifiable for KeyboardButtonRequestPhone[src]

impl Identifiable for KeyboardButtonRequestPoll[src]

impl Identifiable for KeyboardButtonRow[src]

impl Identifiable for KeyboardButtonSwitchInline[src]

impl Identifiable for KeyboardButtonUrl[src]

impl Identifiable for KeyboardButtonUrlAuth[src]

impl Identifiable for LabeledPrice[src]

impl Identifiable for LangPackDifference[src]

impl Identifiable for LangPackLanguage[src]

impl Identifiable for LangPackString[src]

impl Identifiable for LangPackStringDeleted[src]

impl Identifiable for LangPackStringPluralized[src]

impl Identifiable for MaskCoords[src]

impl Identifiable for Message[src]

impl Identifiable for MessageActionBotAllowed[src]

impl Identifiable for MessageActionChannelCreate[src]

impl Identifiable for MessageActionChannelMigrateFrom[src]

impl Identifiable for MessageActionChatAddUser[src]

impl Identifiable for MessageActionChatCreate[src]

impl Identifiable for MessageActionChatDeletePhoto[src]

impl Identifiable for MessageActionChatDeleteUser[src]

impl Identifiable for MessageActionChatEditPhoto[src]

impl Identifiable for MessageActionChatEditTitle[src]

impl Identifiable for MessageActionChatJoinedByLink[src]

impl Identifiable for MessageActionChatMigrateTo[src]

impl Identifiable for MessageActionContactSignUp[src]

impl Identifiable for MessageActionCustomAction[src]

impl Identifiable for MessageActionEmpty[src]

impl Identifiable for MessageActionGameScore[src]

impl Identifiable for MessageActionHistoryClear[src]

impl Identifiable for MessageActionPaymentSent[src]

impl Identifiable for MessageActionPaymentSentMe[src]

impl Identifiable for MessageActionPhoneCall[src]

impl Identifiable for MessageActionPinMessage[src]

impl Identifiable for MessageActionScreenshotTaken[src]

impl Identifiable for MessageActionSecureValuesSent[src]

impl Identifiable for MessageActionSecureValuesSentMe[src]

impl Identifiable for MessageEmpty[src]

impl Identifiable for MessageEntityBankCard[src]

impl Identifiable for MessageEntityBlockquote[src]

impl Identifiable for MessageEntityBold[src]

impl Identifiable for MessageEntityBotCommand[src]

impl Identifiable for MessageEntityCashtag[src]

impl Identifiable for MessageEntityCode[src]

impl Identifiable for MessageEntityEmail[src]

impl Identifiable for MessageEntityHashtag[src]

impl Identifiable for MessageEntityItalic[src]

impl Identifiable for MessageEntityMention[src]

impl Identifiable for MessageEntityMentionName[src]

impl Identifiable for MessageEntityPhone[src]

impl Identifiable for MessageEntityPre[src]

impl Identifiable for MessageEntityStrike[src]

impl Identifiable for MessageEntityTextUrl[src]

impl Identifiable for MessageEntityUnderline[src]

impl Identifiable for MessageEntityUnknown[src]

impl Identifiable for MessageEntityUrl[src]

impl Identifiable for MessageFwdHeader[src]

impl Identifiable for MessageInteractionCounters[src]

impl Identifiable for MessageMediaContact[src]

impl Identifiable for MessageMediaDice[src]

impl Identifiable for MessageMediaDocument[src]

impl Identifiable for MessageMediaEmpty[src]

impl Identifiable for MessageMediaGame[src]

impl Identifiable for MessageMediaGeo[src]

impl Identifiable for MessageMediaGeoLive[src]

impl Identifiable for MessageMediaInvoice[src]

impl Identifiable for MessageMediaPhoto[src]

impl Identifiable for MessageMediaPoll[src]

impl Identifiable for MessageMediaUnsupported[src]

impl Identifiable for MessageMediaVenue[src]

impl Identifiable for MessageMediaWebPage[src]

impl Identifiable for MessageRange[src]

impl Identifiable for MessageService[src]

impl Identifiable for MessageUserVote[src]

impl Identifiable for MessageUserVoteInputOption[src]

impl Identifiable for MessageUserVoteMultiple[src]

impl Identifiable for NearestDc[src]

impl Identifiable for NotifyBroadcasts[src]

impl Identifiable for NotifyChats[src]

impl Identifiable for NotifyPeer[src]

impl Identifiable for NotifyUsers[src]

impl Identifiable for Null[src]

impl Identifiable for Page[src]

impl Identifiable for PageBlockAnchor[src]

impl Identifiable for PageBlockAudio[src]

impl Identifiable for PageBlockAuthorDate[src]

impl Identifiable for PageBlockBlockquote[src]

impl Identifiable for PageBlockChannel[src]

impl Identifiable for PageBlockCollage[src]

impl Identifiable for PageBlockCover[src]

impl Identifiable for PageBlockDetails[src]

impl Identifiable for PageBlockDivider[src]

impl Identifiable for PageBlockEmbed[src]

impl Identifiable for PageBlockEmbedPost[src]

impl Identifiable for PageBlockFooter[src]

impl Identifiable for PageBlockHeader[src]

impl Identifiable for PageBlockKicker[src]

impl Identifiable for PageBlockList[src]

impl Identifiable for PageBlockMap[src]

impl Identifiable for PageBlockOrderedList[src]

impl Identifiable for PageBlockParagraph[src]

impl Identifiable for PageBlockPhoto[src]

impl Identifiable for PageBlockPreformatted[src]

impl Identifiable for PageBlockPullquote[src]

impl Identifiable for PageBlockRelatedArticles[src]

impl Identifiable for PageBlockSlideshow[src]

impl Identifiable for PageBlockSubheader[src]

impl Identifiable for PageBlockSubtitle[src]

impl Identifiable for PageBlockTable[src]

impl Identifiable for PageBlockTitle[src]

impl Identifiable for PageBlockUnsupported[src]

impl Identifiable for PageBlockVideo[src]

impl Identifiable for PageCaption[src]

impl Identifiable for PageListItemBlocks[src]

impl Identifiable for PageListItemText[src]

impl Identifiable for PageListOrderedItemBlocks[src]

impl Identifiable for PageListOrderedItemText[src]

impl Identifiable for PageRelatedArticle[src]

impl Identifiable for PageTableCell[src]

impl Identifiable for PageTableRow[src]

impl Identifiable for PasswordKdfAlgoSha256Sha256Pbkdf2Hmacsha512iter100000Sha256ModPow[src]

impl Identifiable for PasswordKdfAlgoUnknown[src]

impl Identifiable for PaymentCharge[src]

impl Identifiable for PaymentRequestedInfo[src]

impl Identifiable for PaymentSavedCredentialsCard[src]

impl Identifiable for PeerChannel[src]

impl Identifiable for PeerChat[src]

impl Identifiable for PeerLocated[src]

impl Identifiable for PeerNotifySettings[src]

impl Identifiable for PeerSelfLocated[src]

impl Identifiable for PeerSettings[src]

impl Identifiable for PeerUser[src]

impl Identifiable for grammers_tl_types::types::PhoneCall[src]

impl Identifiable for PhoneCallAccepted[src]

impl Identifiable for PhoneCallDiscardReasonBusy[src]

impl Identifiable for PhoneCallDiscardReasonDisconnect[src]

impl Identifiable for PhoneCallDiscardReasonHangup[src]

impl Identifiable for PhoneCallDiscardReasonMissed[src]

impl Identifiable for PhoneCallDiscarded[src]

impl Identifiable for PhoneCallEmpty[src]

impl Identifiable for PhoneCallProtocol[src]

impl Identifiable for PhoneCallRequested[src]

impl Identifiable for PhoneCallWaiting[src]

impl Identifiable for PhoneConnection[src]

impl Identifiable for grammers_tl_types::types::Photo[src]

impl Identifiable for PhotoCachedSize[src]

impl Identifiable for PhotoEmpty[src]

impl Identifiable for PhotoSize[src]

impl Identifiable for PhotoSizeEmpty[src]

impl Identifiable for PhotoStrippedSize[src]

impl Identifiable for Poll[src]

impl Identifiable for PollAnswer[src]

impl Identifiable for PollAnswerVoters[src]

impl Identifiable for PollResults[src]

impl Identifiable for PopularContact[src]

impl Identifiable for PostAddress[src]

impl Identifiable for PrivacyKeyAddedByPhone[src]

impl Identifiable for PrivacyKeyChatInvite[src]

impl Identifiable for PrivacyKeyForwards[src]

impl Identifiable for PrivacyKeyPhoneCall[src]

impl Identifiable for PrivacyKeyPhoneNumber[src]

impl Identifiable for PrivacyKeyPhoneP2P[src]

impl Identifiable for PrivacyKeyProfilePhoto[src]

impl Identifiable for PrivacyKeyStatusTimestamp[src]

impl Identifiable for PrivacyValueAllowAll[src]

impl Identifiable for PrivacyValueAllowChatParticipants[src]

impl Identifiable for PrivacyValueAllowContacts[src]

impl Identifiable for PrivacyValueAllowUsers[src]

impl Identifiable for PrivacyValueDisallowAll[src]

impl Identifiable for PrivacyValueDisallowChatParticipants[src]

impl Identifiable for PrivacyValueDisallowContacts[src]

impl Identifiable for PrivacyValueDisallowUsers[src]

impl Identifiable for ReceivedNotifyMessage[src]

impl Identifiable for RecentMeUrlChat[src]

impl Identifiable for RecentMeUrlChatInvite[src]

impl Identifiable for RecentMeUrlStickerSet[src]

impl Identifiable for RecentMeUrlUnknown[src]

impl Identifiable for RecentMeUrlUser[src]

impl Identifiable for ReplyInlineMarkup[src]

impl Identifiable for ReplyKeyboardForceReply[src]

impl Identifiable for ReplyKeyboardHide[src]

impl Identifiable for ReplyKeyboardMarkup[src]

impl Identifiable for RestrictionReason[src]

impl Identifiable for SavedPhoneContact[src]

impl Identifiable for SecureCredentialsEncrypted[src]

impl Identifiable for SecureData[src]

impl Identifiable for SecureFile[src]

impl Identifiable for SecureFileEmpty[src]

impl Identifiable for SecurePasswordKdfAlgoPbkdf2Hmacsha512iter100000[src]

impl Identifiable for SecurePasswordKdfAlgoSha512[src]

impl Identifiable for SecurePasswordKdfAlgoUnknown[src]

impl Identifiable for SecurePlainEmail[src]

impl Identifiable for SecurePlainPhone[src]

impl Identifiable for SecureRequiredType[src]

impl Identifiable for SecureRequiredTypeOneOf[src]

impl Identifiable for SecureSecretSettings[src]

impl Identifiable for SecureValue[src]

impl Identifiable for SecureValueError[src]

impl Identifiable for SecureValueErrorData[src]

impl Identifiable for SecureValueErrorFile[src]

impl Identifiable for SecureValueErrorFiles[src]

impl Identifiable for SecureValueErrorFrontSide[src]

impl Identifiable for SecureValueErrorReverseSide[src]

impl Identifiable for SecureValueErrorSelfie[src]

impl Identifiable for SecureValueErrorTranslationFile[src]

impl Identifiable for SecureValueErrorTranslationFiles[src]

impl Identifiable for SecureValueHash[src]

impl Identifiable for SecureValueTypeAddress[src]

impl Identifiable for SecureValueTypeBankStatement[src]

impl Identifiable for SecureValueTypeDriverLicense[src]

impl Identifiable for SecureValueTypeEmail[src]

impl Identifiable for SecureValueTypeIdentityCard[src]

impl Identifiable for SecureValueTypeInternalPassport[src]

impl Identifiable for SecureValueTypePassport[src]

impl Identifiable for SecureValueTypePassportRegistration[src]

impl Identifiable for SecureValueTypePersonalDetails[src]

impl Identifiable for SecureValueTypePhone[src]

impl Identifiable for SecureValueTypeRentalAgreement[src]

impl Identifiable for SecureValueTypeTemporaryRegistration[src]

impl Identifiable for SecureValueTypeUtilityBill[src]

impl Identifiable for SendMessageCancelAction[src]

impl Identifiable for SendMessageChooseContactAction[src]

impl Identifiable for SendMessageGamePlayAction[src]

impl Identifiable for SendMessageGeoLocationAction[src]

impl Identifiable for SendMessageRecordAudioAction[src]

impl Identifiable for SendMessageRecordRoundAction[src]

impl Identifiable for SendMessageRecordVideoAction[src]

impl Identifiable for SendMessageTypingAction[src]

impl Identifiable for SendMessageUploadAudioAction[src]

impl Identifiable for SendMessageUploadDocumentAction[src]

impl Identifiable for SendMessageUploadPhotoAction[src]

impl Identifiable for SendMessageUploadRoundAction[src]

impl Identifiable for SendMessageUploadVideoAction[src]

impl Identifiable for ShippingOption[src]

impl Identifiable for StatsAbsValueAndPrev[src]

impl Identifiable for StatsDateRangeDays[src]

impl Identifiable for StatsGraph[src]

impl Identifiable for StatsGraphAsync[src]

impl Identifiable for StatsGraphError[src]

impl Identifiable for StatsPercentValue[src]

impl Identifiable for StatsUrl[src]

impl Identifiable for StickerPack[src]

impl Identifiable for grammers_tl_types::types::StickerSet[src]

impl Identifiable for StickerSetCovered[src]

impl Identifiable for StickerSetMultiCovered[src]

impl Identifiable for TextAnchor[src]

impl Identifiable for TextBold[src]

impl Identifiable for TextConcat[src]

impl Identifiable for TextEmail[src]

impl Identifiable for TextEmpty[src]

impl Identifiable for TextFixed[src]

impl Identifiable for TextImage[src]

impl Identifiable for TextItalic[src]

impl Identifiable for TextMarked[src]

impl Identifiable for TextPhone[src]

impl Identifiable for TextPlain[src]

impl Identifiable for TextStrike[src]

impl Identifiable for TextSubscript[src]

impl Identifiable for TextSuperscript[src]

impl Identifiable for TextUnderline[src]

impl Identifiable for TextUrl[src]

impl Identifiable for Theme[src]

impl Identifiable for ThemeSettings[src]

impl Identifiable for TopPeer[src]

impl Identifiable for TopPeerCategoryBotsInline[src]

impl Identifiable for TopPeerCategoryBotsPm[src]

impl Identifiable for TopPeerCategoryChannels[src]

impl Identifiable for TopPeerCategoryCorrespondents[src]

impl Identifiable for TopPeerCategoryForwardChats[src]

impl Identifiable for TopPeerCategoryForwardUsers[src]

impl Identifiable for TopPeerCategoryGroups[src]

impl Identifiable for TopPeerCategoryPeers[src]

impl Identifiable for TopPeerCategoryPhoneCalls[src]

impl Identifiable for True[src]

impl Identifiable for UpdateBotCallbackQuery[src]

impl Identifiable for UpdateBotInlineQuery[src]

impl Identifiable for UpdateBotInlineSend[src]

impl Identifiable for UpdateBotPrecheckoutQuery[src]

impl Identifiable for UpdateBotShippingQuery[src]

impl Identifiable for UpdateBotWebhookJson[src]

impl Identifiable for UpdateBotWebhookJsonquery[src]

impl Identifiable for UpdateChannel[src]

impl Identifiable for UpdateChannelAvailableMessages[src]

impl Identifiable for UpdateChannelMessageViews[src]

impl Identifiable for UpdateChannelPinnedMessage[src]

impl Identifiable for UpdateChannelReadMessagesContents[src]

impl Identifiable for UpdateChannelTooLong[src]

impl Identifiable for UpdateChannelWebPage[src]

impl Identifiable for UpdateChatDefaultBannedRights[src]

impl Identifiable for UpdateChatParticipantAdd[src]

impl Identifiable for UpdateChatParticipantAdmin[src]

impl Identifiable for UpdateChatParticipantDelete[src]

impl Identifiable for UpdateChatParticipants[src]

impl Identifiable for UpdateChatPinnedMessage[src]

impl Identifiable for UpdateChatUserTyping[src]

impl Identifiable for UpdateConfig[src]

impl Identifiable for UpdateContactsReset[src]

impl Identifiable for UpdateDcOptions[src]

impl Identifiable for UpdateDeleteChannelMessages[src]

impl Identifiable for UpdateDeleteMessages[src]

impl Identifiable for UpdateDeleteScheduledMessages[src]

impl Identifiable for UpdateDialogFilter[src]

impl Identifiable for UpdateDialogFilterOrder[src]

impl Identifiable for UpdateDialogFilters[src]

impl Identifiable for UpdateDialogPinned[src]

impl Identifiable for UpdateDialogUnreadMark[src]

impl Identifiable for UpdateDraftMessage[src]

impl Identifiable for UpdateEditChannelMessage[src]

impl Identifiable for UpdateEditMessage[src]

impl Identifiable for UpdateEncryptedChatTyping[src]

impl Identifiable for UpdateEncryptedMessagesRead[src]

impl Identifiable for UpdateEncryption[src]

impl Identifiable for UpdateFavedStickers[src]

impl Identifiable for UpdateFolderPeers[src]

impl Identifiable for UpdateGeoLiveViewed[src]

impl Identifiable for UpdateInlineBotCallbackQuery[src]

impl Identifiable for UpdateLangPack[src]

impl Identifiable for UpdateLangPackTooLong[src]

impl Identifiable for UpdateLoginToken[src]

impl Identifiable for UpdateMessageId[src]

impl Identifiable for UpdateMessagePoll[src]

impl Identifiable for UpdateMessagePollVote[src]

impl Identifiable for UpdateNewChannelMessage[src]

impl Identifiable for UpdateNewEncryptedMessage[src]

impl Identifiable for UpdateNewMessage[src]

impl Identifiable for UpdateNewScheduledMessage[src]

impl Identifiable for UpdateNewStickerSet[src]

impl Identifiable for UpdateNotifySettings[src]

impl Identifiable for UpdatePeerLocated[src]

impl Identifiable for UpdatePeerSettings[src]

impl Identifiable for UpdatePhoneCall[src]

impl Identifiable for UpdatePhoneCallSignalingData[src]

impl Identifiable for UpdatePinnedDialogs[src]

impl Identifiable for UpdatePrivacy[src]

impl Identifiable for UpdatePtsChanged[src]

impl Identifiable for UpdateReadChannelInbox[src]

impl Identifiable for UpdateReadChannelOutbox[src]

impl Identifiable for UpdateReadFeaturedStickers[src]

impl Identifiable for UpdateReadHistoryInbox[src]

impl Identifiable for UpdateReadHistoryOutbox[src]

impl Identifiable for UpdateReadMessagesContents[src]

impl Identifiable for UpdateRecentStickers[src]

impl Identifiable for UpdateSavedGifs[src]

impl Identifiable for UpdateServiceNotification[src]

impl Identifiable for UpdateShort[src]

impl Identifiable for UpdateShortChatMessage[src]

impl Identifiable for UpdateShortMessage[src]

impl Identifiable for UpdateShortSentMessage[src]

impl Identifiable for UpdateStickerSets[src]

impl Identifiable for UpdateStickerSetsOrder[src]

impl Identifiable for grammers_tl_types::types::UpdateTheme[src]

impl Identifiable for UpdateUserBlocked[src]

impl Identifiable for UpdateUserName[src]

impl Identifiable for UpdateUserPhone[src]

impl Identifiable for UpdateUserPhoto[src]

impl Identifiable for UpdateUserPinnedMessage[src]

impl Identifiable for UpdateUserStatus[src]

impl Identifiable for UpdateUserTyping[src]

impl Identifiable for UpdateWebPage[src]

impl Identifiable for Updates[src]

impl Identifiable for UpdatesCombined[src]

impl Identifiable for UpdatesTooLong[src]

impl Identifiable for UrlAuthResultAccepted[src]

impl Identifiable for UrlAuthResultDefault[src]

impl Identifiable for UrlAuthResultRequest[src]

impl Identifiable for User[src]

impl Identifiable for UserEmpty[src]

impl Identifiable for UserFull[src]

impl Identifiable for UserProfilePhoto[src]

impl Identifiable for UserProfilePhotoEmpty[src]

impl Identifiable for UserStatusEmpty[src]

impl Identifiable for UserStatusLastMonth[src]

impl Identifiable for UserStatusLastWeek[src]

impl Identifiable for UserStatusOffline[src]

impl Identifiable for UserStatusOnline[src]

impl Identifiable for UserStatusRecently[src]

impl Identifiable for VideoSize[src]

impl Identifiable for WallPaper[src]

impl Identifiable for WallPaperNoFile[src]

impl Identifiable for WallPaperSettings[src]

impl Identifiable for WebAuthorization[src]

impl Identifiable for WebDocument[src]

impl Identifiable for WebDocumentNoProxy[src]

impl Identifiable for WebPage[src]

impl Identifiable for WebPageAttributeTheme[src]

impl Identifiable for WebPageEmpty[src]

impl Identifiable for WebPageNotModified[src]

impl Identifiable for WebPagePending[src]

impl Identifiable for ChannelDifference[src]

impl Identifiable for ChannelDifferenceEmpty[src]

impl Identifiable for ChannelDifferenceTooLong[src]

impl Identifiable for Difference[src]

impl Identifiable for DifferenceEmpty[src]

impl Identifiable for DifferenceSlice[src]

impl Identifiable for DifferenceTooLong[src]

impl Identifiable for State[src]

impl Identifiable for CdnFile[src]

impl Identifiable for CdnFileReuploadNeeded[src]

impl Identifiable for File[src]

impl Identifiable for FileCdnRedirect[src]

impl Identifiable for WebFile[src]

Loading content...