2021-09-17 04:53:02 +02:00
|
|
|
|
// This file is generated automatically using the Generator class
|
2021-08-07 06:59:36 +02:00
|
|
|
|
using System;
|
2021-08-06 20:17:19 +02:00
|
|
|
|
using System.Collections.Generic;
|
|
|
|
|
|
|
|
|
|
|
|
namespace TL
|
|
|
|
|
|
{
|
2021-09-23 09:42:35 +02:00
|
|
|
|
public static class Layer
|
2021-08-06 20:17:19 +02:00
|
|
|
|
{
|
2021-10-31 03:55:03 +01:00
|
|
|
|
public const int Version = 134; // fetched 31/10/2021 02:19:13
|
2021-09-17 04:53:02 +02:00
|
|
|
|
internal const uint VectorCtor = 0x1CB5C415;
|
|
|
|
|
|
internal const uint NullCtor = 0x56730BCC;
|
|
|
|
|
|
internal const uint RpcResultCtor = 0xF35C6D01;
|
2021-10-01 02:22:26 +02:00
|
|
|
|
internal const uint RpcErrorCtor = 0x2144CA19;
|
2021-09-17 04:53:02 +02:00
|
|
|
|
internal const uint MsgContainerCtor = 0x73F1F8DC;
|
2021-08-07 03:44:11 +02:00
|
|
|
|
|
2021-08-06 20:17:19 +02:00
|
|
|
|
internal readonly static Dictionary<uint, Type> Table = new()
|
|
|
|
|
|
{
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xF35C6D01] = typeof(RpcResult),
|
|
|
|
|
|
[0x5BB8E511] = typeof(_Message),
|
|
|
|
|
|
[0x73F1F8DC] = typeof(MsgContainer),
|
|
|
|
|
|
[0xE06046B2] = typeof(MsgCopy),
|
|
|
|
|
|
[0x3072CFA1] = typeof(GzipPacked),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
// from TL.MTProto:
|
|
|
|
|
|
[0x05162463] = typeof(ResPQ),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x83C95AEC] = typeof(PQInnerData),
|
2021-08-10 14:40:41 +02:00
|
|
|
|
[0xA9F55F95] = typeof(PQInnerDataDc),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x3C6A84D4] = typeof(PQInnerDataTemp),
|
2021-08-10 14:40:41 +02:00
|
|
|
|
[0x56FDDF88] = typeof(PQInnerDataTempDc),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x75A3F765] = typeof(BindAuthKeyInner),
|
|
|
|
|
|
[0x79CB045D] = typeof(ServerDHParamsFail),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xD0E8075C] = typeof(ServerDHParamsOk),
|
|
|
|
|
|
[0xB5890DBA] = typeof(ServerDHInnerData),
|
|
|
|
|
|
[0x6643B654] = typeof(ClientDHInnerData),
|
2021-08-10 14:40:41 +02:00
|
|
|
|
[0x3BCBF734] = typeof(DhGenOk),
|
|
|
|
|
|
[0x46DC1FB9] = typeof(DhGenRetry),
|
|
|
|
|
|
[0xA69DAE02] = typeof(DhGenFail),
|
2021-11-07 16:50:59 +01:00
|
|
|
|
[0x7ABE77EC] = typeof(MTProto.Ping_),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x62D6B459] = typeof(MsgsAck),
|
|
|
|
|
|
[0xA7EFF811] = typeof(BadMsgNotification),
|
|
|
|
|
|
[0xEDAB447B] = typeof(BadServerSalt),
|
|
|
|
|
|
[0xDA69FB52] = typeof(MsgsStateReq),
|
|
|
|
|
|
[0x04DEB57D] = typeof(MsgsStateInfo),
|
|
|
|
|
|
[0x8CC0D131] = typeof(MsgsAllInfo),
|
|
|
|
|
|
[0x276D3EC6] = typeof(MsgDetailedInfo),
|
|
|
|
|
|
[0x809DB6DF] = typeof(MsgNewDetailedInfo),
|
|
|
|
|
|
[0x7D861A08] = typeof(MsgResendReq),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x2144CA19] = typeof(RpcError),
|
|
|
|
|
|
[0x5E2AD36E] = typeof(RpcAnswerUnknown),
|
|
|
|
|
|
[0xCD78E586] = typeof(RpcAnswerDroppedRunning),
|
|
|
|
|
|
[0xA43AD8B7] = typeof(RpcAnswerDropped),
|
|
|
|
|
|
[0x0949D9DC] = typeof(FutureSalt),
|
|
|
|
|
|
[0xAE500895] = typeof(FutureSalts),
|
|
|
|
|
|
[0x347773C5] = typeof(Pong),
|
|
|
|
|
|
[0xE22045FC] = typeof(DestroySessionOk),
|
|
|
|
|
|
[0x62D350C9] = typeof(DestroySessionNone),
|
|
|
|
|
|
[0x9EC20908] = typeof(NewSessionCreated),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x9299359F] = typeof(HttpWait),
|
|
|
|
|
|
[0xD433AD73] = typeof(IpPort),
|
|
|
|
|
|
[0x37982646] = typeof(IpPortSecret),
|
|
|
|
|
|
[0x4679B65F] = typeof(AccessPointRule),
|
|
|
|
|
|
[0x5A592A6C] = typeof(Help_ConfigSimple),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
// from TL.Schema:
|
|
|
|
|
|
[0x3FEDD339] = typeof(True),
|
|
|
|
|
|
[0xC4B9F9BB] = typeof(Error),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x56730BCC] = null,//Null
|
|
|
|
|
|
[0x7F3B18EA] = null,//InputPeerEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x7DA07EC9] = typeof(InputPeerSelf),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x35A95CB9] = typeof(InputPeerChat),
|
|
|
|
|
|
[0xDDE8A54C] = typeof(InputPeerUser),
|
|
|
|
|
|
[0x27BCBBFC] = typeof(InputPeerChannel),
|
|
|
|
|
|
[0xA87B0A1C] = typeof(InputPeerUserFromMessage),
|
|
|
|
|
|
[0xBD2A0840] = typeof(InputPeerChannelFromMessage),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0xB98886CF] = null,//InputUserEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xF7C1B13F] = typeof(InputUserSelf),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xF21158C6] = typeof(InputUser),
|
|
|
|
|
|
[0x1DA448E2] = typeof(InputUserFromMessage),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xF392B7F4] = typeof(InputPhoneContact),
|
|
|
|
|
|
[0xF52FF27F] = typeof(InputFile),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xFA4F0BB5] = typeof(InputFileBig),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x9664F57F] = null,//InputMediaEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x1E287D04] = typeof(InputMediaUploadedPhoto),
|
|
|
|
|
|
[0xB3BA0635] = typeof(InputMediaPhoto),
|
|
|
|
|
|
[0xF9C44144] = typeof(InputMediaGeoPoint),
|
|
|
|
|
|
[0xF8AB7DFB] = typeof(InputMediaContact),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x5B38C6C1] = typeof(InputMediaUploadedDocument),
|
|
|
|
|
|
[0x33473058] = typeof(InputMediaDocument),
|
|
|
|
|
|
[0xC13D1C11] = typeof(InputMediaVenue),
|
|
|
|
|
|
[0xE5BBFE1A] = typeof(InputMediaPhotoExternal),
|
|
|
|
|
|
[0xFB52DC99] = typeof(InputMediaDocumentExternal),
|
|
|
|
|
|
[0xD33F43F3] = typeof(InputMediaGame),
|
|
|
|
|
|
[0xD9799874] = typeof(InputMediaInvoice),
|
|
|
|
|
|
[0x971FA843] = typeof(InputMediaGeoLive),
|
|
|
|
|
|
[0x0F94E5F1] = typeof(InputMediaPoll),
|
|
|
|
|
|
[0xE66FBF7B] = typeof(InputMediaDice),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x1CA48F57] = null,//InputChatPhotoEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xC642724E] = typeof(InputChatUploadedPhoto),
|
|
|
|
|
|
[0x8953AD37] = typeof(InputChatPhoto),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0xE4C123D6] = null,//InputGeoPointEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x48222FAF] = typeof(InputGeoPoint),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x1CD7BF0D] = null,//InputPhotoEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x3BB3B94A] = typeof(InputPhoto),
|
|
|
|
|
|
[0xDFDAABE1] = typeof(InputFileLocation),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xF5235D55] = typeof(InputEncryptedFileLocation),
|
|
|
|
|
|
[0xBAD07584] = typeof(InputDocumentFileLocation),
|
|
|
|
|
|
[0xCBC7EE28] = typeof(InputSecureFileLocation),
|
|
|
|
|
|
[0x29BE5899] = typeof(InputTakeoutFileLocation),
|
|
|
|
|
|
[0x40181FFE] = typeof(InputPhotoFileLocation),
|
|
|
|
|
|
[0xD83466F3] = typeof(InputPhotoLegacyFileLocation),
|
|
|
|
|
|
[0x37257E99] = typeof(InputPeerPhotoFileLocation),
|
|
|
|
|
|
[0x9D84F3DB] = typeof(InputStickerSetThumb),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x0598A92A] = typeof(InputGroupCallStream),
|
|
|
|
|
|
[0x59511722] = typeof(PeerUser),
|
|
|
|
|
|
[0x36C6019A] = typeof(PeerChat),
|
|
|
|
|
|
[0xA2A5371E] = typeof(PeerChannel),
|
|
|
|
|
|
[0xD3BC4B7A] = typeof(UserEmpty),
|
|
|
|
|
|
[0x3FF6ECB0] = typeof(User),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x4F11BAE1] = null,//UserProfilePhotoEmpty
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x82D1F706] = typeof(UserProfilePhoto),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x09D05049] = null,//UserStatusEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xEDB93949] = typeof(UserStatusOnline),
|
|
|
|
|
|
[0x008C703F] = typeof(UserStatusOffline),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xE26F42F1] = typeof(UserStatusRecently),
|
|
|
|
|
|
[0x07BF09FC] = typeof(UserStatusLastWeek),
|
|
|
|
|
|
[0x77EBC742] = typeof(UserStatusLastMonth),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x29562865] = typeof(ChatEmpty),
|
|
|
|
|
|
[0x41CBF256] = typeof(Chat),
|
|
|
|
|
|
[0x6592A1A7] = typeof(ChatForbidden),
|
|
|
|
|
|
[0x8261AC61] = typeof(Channel),
|
|
|
|
|
|
[0x17D493D5] = typeof(ChannelForbidden),
|
2021-10-31 03:55:03 +01:00
|
|
|
|
[0x46A6FFB4] = typeof(ChatFull),
|
|
|
|
|
|
[0x59CFF963] = typeof(ChannelFull),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xC02D4007] = typeof(ChatParticipant),
|
|
|
|
|
|
[0xE46BCEE4] = typeof(ChatParticipantCreator),
|
|
|
|
|
|
[0xA0933F5B] = typeof(ChatParticipantAdmin),
|
|
|
|
|
|
[0x8763D3E1] = typeof(ChatParticipantsForbidden),
|
|
|
|
|
|
[0x3CBC93F8] = typeof(ChatParticipants),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x37C1011C] = null,//ChatPhotoEmpty
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x1C6E1C11] = typeof(ChatPhoto),
|
|
|
|
|
|
[0x90A6CA84] = typeof(MessageEmpty),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x85D6CBE2] = typeof(Message),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x2B085862] = typeof(MessageService),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x3DED6320] = null,//MessageMediaEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x695150D7] = typeof(MessageMediaPhoto),
|
|
|
|
|
|
[0x56E0D474] = typeof(MessageMediaGeo),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x70322949] = typeof(MessageMediaContact),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x9F84F49E] = typeof(MessageMediaUnsupported),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x9CB070D7] = typeof(MessageMediaDocument),
|
|
|
|
|
|
[0xA32DD600] = typeof(MessageMediaWebPage),
|
|
|
|
|
|
[0x2EC0533F] = typeof(MessageMediaVenue),
|
|
|
|
|
|
[0xFDB19008] = typeof(MessageMediaGame),
|
|
|
|
|
|
[0x84551347] = typeof(MessageMediaInvoice),
|
|
|
|
|
|
[0xB940C666] = typeof(MessageMediaGeoLive),
|
|
|
|
|
|
[0x4BD6E798] = typeof(MessageMediaPoll),
|
|
|
|
|
|
[0x3F7EE58B] = typeof(MessageMediaDice),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0xB6AEF7B0] = null,//MessageActionEmpty
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xBD47CBAD] = typeof(MessageActionChatCreate),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xB5A1CE5A] = typeof(MessageActionChatEditTitle),
|
|
|
|
|
|
[0x7FCB13A8] = typeof(MessageActionChatEditPhoto),
|
|
|
|
|
|
[0x95E3FBEF] = typeof(MessageActionChatDeletePhoto),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x15CEFD00] = typeof(MessageActionChatAddUser),
|
|
|
|
|
|
[0xA43F30CC] = typeof(MessageActionChatDeleteUser),
|
|
|
|
|
|
[0x031224C3] = typeof(MessageActionChatJoinedByLink),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x95D2AC92] = typeof(MessageActionChannelCreate),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xE1037F92] = typeof(MessageActionChatMigrateTo),
|
|
|
|
|
|
[0xEA3948E9] = typeof(MessageActionChannelMigrateFrom),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x94BD38ED] = typeof(MessageActionPinMessage),
|
|
|
|
|
|
[0x9FBAB604] = typeof(MessageActionHistoryClear),
|
|
|
|
|
|
[0x92A72876] = typeof(MessageActionGameScore),
|
|
|
|
|
|
[0x8F31B327] = typeof(MessageActionPaymentSentMe),
|
|
|
|
|
|
[0x40699CD0] = typeof(MessageActionPaymentSent),
|
|
|
|
|
|
[0x80E11A7F] = typeof(MessageActionPhoneCall),
|
|
|
|
|
|
[0x4792929B] = typeof(MessageActionScreenshotTaken),
|
|
|
|
|
|
[0xFAE69F56] = typeof(MessageActionCustomAction),
|
|
|
|
|
|
[0xABE9AFFE] = typeof(MessageActionBotAllowed),
|
|
|
|
|
|
[0x1B287353] = typeof(MessageActionSecureValuesSentMe),
|
|
|
|
|
|
[0xD95C6154] = typeof(MessageActionSecureValuesSent),
|
|
|
|
|
|
[0xF3F25F76] = typeof(MessageActionContactSignUp),
|
|
|
|
|
|
[0x98E0D697] = typeof(MessageActionGeoProximityReached),
|
|
|
|
|
|
[0x7A0D7F42] = typeof(MessageActionGroupCall),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x502F92F7] = typeof(MessageActionInviteToGroupCall),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xAA1AFBFD] = typeof(MessageActionSetMessagesTTL),
|
|
|
|
|
|
[0xB3A07661] = typeof(MessageActionGroupCallScheduled),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xAA786345] = typeof(MessageActionSetChatTheme),
|
2021-10-31 03:55:03 +01:00
|
|
|
|
[0xEBBCA3CB] = typeof(MessageActionChatJoinedByRequest),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x2C171F72] = typeof(Dialog),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x71BD134C] = typeof(DialogFolder),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x2331B22D] = typeof(PhotoEmpty),
|
|
|
|
|
|
[0xFB197A65] = typeof(Photo),
|
|
|
|
|
|
[0x0E17E23C] = typeof(PhotoSizeEmpty),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x75C78E60] = typeof(PhotoSize),
|
|
|
|
|
|
[0x021E1AD6] = typeof(PhotoCachedSize),
|
|
|
|
|
|
[0xE0B0BC2E] = typeof(PhotoStrippedSize),
|
|
|
|
|
|
[0xFA3EFB95] = typeof(PhotoSizeProgressive),
|
|
|
|
|
|
[0xD8214D41] = typeof(PhotoPathSize),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x1117DD5F] = null,//GeoPointEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xB2A2F663] = typeof(GeoPoint),
|
|
|
|
|
|
[0x5E002502] = typeof(Auth_SentCode),
|
|
|
|
|
|
[0xCD050916] = typeof(Auth_Authorization),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x44747E9A] = typeof(Auth_AuthorizationSignUpRequired),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xB434E2B8] = typeof(Auth_ExportedAuthorization),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xB8BC5B0C] = typeof(InputNotifyPeer),
|
|
|
|
|
|
[0x193B4417] = typeof(InputNotifyUsers),
|
|
|
|
|
|
[0x4A95E84E] = typeof(InputNotifyChats),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xB1DB7C7E] = typeof(InputNotifyBroadcasts),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x9C3D198E] = typeof(InputPeerNotifySettings),
|
|
|
|
|
|
[0xAF509D20] = typeof(PeerNotifySettings),
|
|
|
|
|
|
[0x733F2961] = typeof(PeerSettings),
|
|
|
|
|
|
[0xA437C3ED] = typeof(WallPaper),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xE0804116] = typeof(WallPaperNoFile),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xD697FF05] = typeof(UserFull),
|
|
|
|
|
|
[0x145ADE0B] = typeof(Contact),
|
|
|
|
|
|
[0xC13E3C50] = typeof(ImportedContact),
|
|
|
|
|
|
[0x16D9703B] = typeof(ContactStatus),
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[0xB74BA9D2] = null,//Contacts_ContactsNotModified
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xEAE87E42] = typeof(Contacts_Contacts),
|
|
|
|
|
|
[0x77D01C3B] = typeof(Contacts_ImportedContacts),
|
|
|
|
|
|
[0x0ADE1591] = typeof(Contacts_Blocked),
|
|
|
|
|
|
[0xE1664194] = typeof(Contacts_BlockedSlice),
|
|
|
|
|
|
[0x15BA6C40] = typeof(Messages_Dialogs),
|
|
|
|
|
|
[0x71E094F3] = typeof(Messages_DialogsSlice),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xF0E3E596] = typeof(Messages_DialogsNotModified),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x8C718E87] = typeof(Messages_Messages),
|
|
|
|
|
|
[0x3A54685E] = typeof(Messages_MessagesSlice),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x64479808] = typeof(Messages_ChannelMessages),
|
|
|
|
|
|
[0x74535F21] = typeof(Messages_MessagesNotModified),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x64FF9FD5] = typeof(Messages_Chats),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x9CD81144] = typeof(Messages_ChatsSlice),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xE5D7D19C] = typeof(Messages_ChatFull),
|
|
|
|
|
|
[0xB45C69D1] = typeof(Messages_AffectedHistory),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x57E2F66C] = null,//InputMessagesFilterEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x9609A51C] = typeof(InputMessagesFilterPhotos),
|
|
|
|
|
|
[0x9FC00E65] = typeof(InputMessagesFilterVideo),
|
|
|
|
|
|
[0x56E9F0E4] = typeof(InputMessagesFilterPhotoVideo),
|
|
|
|
|
|
[0x9EDDF188] = typeof(InputMessagesFilterDocument),
|
|
|
|
|
|
[0x7EF0DD87] = typeof(InputMessagesFilterUrl),
|
|
|
|
|
|
[0xFFC86587] = typeof(InputMessagesFilterGif),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x50F5C392] = typeof(InputMessagesFilterVoice),
|
|
|
|
|
|
[0x3751B49E] = typeof(InputMessagesFilterMusic),
|
|
|
|
|
|
[0x3A20ECB8] = typeof(InputMessagesFilterChatPhotos),
|
|
|
|
|
|
[0x80C99768] = typeof(InputMessagesFilterPhoneCalls),
|
|
|
|
|
|
[0x7A7C17A4] = typeof(InputMessagesFilterRoundVoice),
|
|
|
|
|
|
[0xB549DA53] = typeof(InputMessagesFilterRoundVideo),
|
|
|
|
|
|
[0xC1F8E69A] = typeof(InputMessagesFilterMyMentions),
|
|
|
|
|
|
[0xE7026D0D] = typeof(InputMessagesFilterGeo),
|
|
|
|
|
|
[0xE062DB83] = typeof(InputMessagesFilterContacts),
|
|
|
|
|
|
[0x1BB00451] = typeof(InputMessagesFilterPinned),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x1F2B0AFD] = typeof(UpdateNewMessage),
|
|
|
|
|
|
[0x4E90BFD6] = typeof(UpdateMessageID),
|
|
|
|
|
|
[0xA20DB0E5] = typeof(UpdateDeleteMessages),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xC01E857F] = typeof(UpdateUserTyping),
|
|
|
|
|
|
[0x83487AF0] = typeof(UpdateChatUserTyping),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x07761198] = typeof(UpdateChatParticipants),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xE5BDF8DE] = typeof(UpdateUserStatus),
|
|
|
|
|
|
[0xC3F202E0] = typeof(UpdateUserName),
|
|
|
|
|
|
[0xF227868C] = typeof(UpdateUserPhoto),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x12BCBD9A] = typeof(UpdateNewEncryptedMessage),
|
|
|
|
|
|
[0x1710F156] = typeof(UpdateEncryptedChatTyping),
|
|
|
|
|
|
[0xB4A2E88D] = typeof(UpdateEncryption),
|
|
|
|
|
|
[0x38FE25B7] = typeof(UpdateEncryptedMessagesRead),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x3DDA5451] = typeof(UpdateChatParticipantAdd),
|
|
|
|
|
|
[0xE32F3D77] = typeof(UpdateChatParticipantDelete),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x8E5E9873] = typeof(UpdateDcOptions),
|
|
|
|
|
|
[0xBEC268EF] = typeof(UpdateNotifySettings),
|
|
|
|
|
|
[0xEBE46819] = typeof(UpdateServiceNotification),
|
|
|
|
|
|
[0xEE3B272A] = typeof(UpdatePrivacy),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x05492A13] = typeof(UpdateUserPhone),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x9C974FDF] = typeof(UpdateReadHistoryInbox),
|
|
|
|
|
|
[0x2F2F21BF] = typeof(UpdateReadHistoryOutbox),
|
|
|
|
|
|
[0x7F891213] = typeof(UpdateWebPage),
|
|
|
|
|
|
[0x68C13933] = typeof(UpdateReadMessagesContents),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x108D941F] = typeof(UpdateChannelTooLong),
|
|
|
|
|
|
[0x635B4C09] = typeof(UpdateChannel),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x62BA04D9] = typeof(UpdateNewChannelMessage),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x922E6E10] = typeof(UpdateReadChannelInbox),
|
|
|
|
|
|
[0xC32D5B12] = typeof(UpdateDeleteChannelMessages),
|
|
|
|
|
|
[0xF226AC08] = typeof(UpdateChannelMessageViews),
|
|
|
|
|
|
[0xD7CA61A2] = typeof(UpdateChatParticipantAdmin),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x688A30AA] = typeof(UpdateNewStickerSet),
|
|
|
|
|
|
[0x0BB2D201] = typeof(UpdateStickerSetsOrder),
|
|
|
|
|
|
[0x43AE3DEC] = typeof(UpdateStickerSets),
|
|
|
|
|
|
[0x9375341E] = typeof(UpdateSavedGifs),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x496F379C] = typeof(UpdateBotInlineQuery),
|
|
|
|
|
|
[0x12F12A07] = typeof(UpdateBotInlineSend),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x1B3F4DF7] = typeof(UpdateEditChannelMessage),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xB9CFC48D] = typeof(UpdateBotCallbackQuery),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xE40370A3] = typeof(UpdateEditMessage),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x691E9052] = typeof(UpdateInlineBotCallbackQuery),
|
|
|
|
|
|
[0xB75F99A9] = typeof(UpdateReadChannelOutbox),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xEE2BB969] = typeof(UpdateDraftMessage),
|
|
|
|
|
|
[0x571D2742] = typeof(UpdateReadFeaturedStickers),
|
|
|
|
|
|
[0x9A422C20] = typeof(UpdateRecentStickers),
|
|
|
|
|
|
[0xA229DD06] = typeof(UpdateConfig),
|
|
|
|
|
|
[0x3354678F] = typeof(UpdatePtsChanged),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x2F2BA99F] = typeof(UpdateChannelWebPage),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x6E6FE51C] = typeof(UpdateDialogPinned),
|
|
|
|
|
|
[0xFA0F3CA2] = typeof(UpdatePinnedDialogs),
|
|
|
|
|
|
[0x8317C0C3] = typeof(UpdateBotWebhookJSON),
|
|
|
|
|
|
[0x9B9240A6] = typeof(UpdateBotWebhookJSONQuery),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xB5AEFD7D] = typeof(UpdateBotShippingQuery),
|
|
|
|
|
|
[0x8CAA9A96] = typeof(UpdateBotPrecheckoutQuery),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xAB0F6B1E] = typeof(UpdatePhoneCall),
|
|
|
|
|
|
[0x46560264] = typeof(UpdateLangPackTooLong),
|
|
|
|
|
|
[0x56022F4D] = typeof(UpdateLangPack),
|
|
|
|
|
|
[0xE511996D] = typeof(UpdateFavedStickers),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x44BDD535] = typeof(UpdateChannelReadMessagesContents),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x7084A7BE] = typeof(UpdateContactsReset),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xB23FC698] = typeof(UpdateChannelAvailableMessages),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xE16459C3] = typeof(UpdateDialogUnreadMark),
|
|
|
|
|
|
[0xACA1657B] = typeof(UpdateMessagePoll),
|
|
|
|
|
|
[0x54C01850] = typeof(UpdateChatDefaultBannedRights),
|
|
|
|
|
|
[0x19360DC0] = typeof(UpdateFolderPeers),
|
|
|
|
|
|
[0x6A7E7366] = typeof(UpdatePeerSettings),
|
|
|
|
|
|
[0xB4AFCFB0] = typeof(UpdatePeerLocated),
|
|
|
|
|
|
[0x39A51DFB] = typeof(UpdateNewScheduledMessage),
|
|
|
|
|
|
[0x90866CEE] = typeof(UpdateDeleteScheduledMessages),
|
|
|
|
|
|
[0x8216FBA3] = typeof(UpdateTheme),
|
|
|
|
|
|
[0x871FB939] = typeof(UpdateGeoLiveViewed),
|
|
|
|
|
|
[0x564FE691] = typeof(UpdateLoginToken),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x106395C9] = typeof(UpdateMessagePollVote),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x26FFDE7D] = typeof(UpdateDialogFilter),
|
|
|
|
|
|
[0xA5D72105] = typeof(UpdateDialogFilterOrder),
|
|
|
|
|
|
[0x3504914F] = typeof(UpdateDialogFilters),
|
|
|
|
|
|
[0x2661BF09] = typeof(UpdatePhoneCallSignalingData),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xD29A27F4] = typeof(UpdateChannelMessageForwards),
|
|
|
|
|
|
[0xD6B19546] = typeof(UpdateReadChannelDiscussionInbox),
|
|
|
|
|
|
[0x695C9E7C] = typeof(UpdateReadChannelDiscussionOutbox),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x246A4B22] = typeof(UpdatePeerBlocked),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x8C88C923] = typeof(UpdateChannelUserTyping),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xED85EAB5] = typeof(UpdatePinnedMessages),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x5BB98608] = typeof(UpdatePinnedChannelMessages),
|
|
|
|
|
|
[0xF89A6A4E] = typeof(UpdateChat),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xF2EBDB4E] = typeof(UpdateGroupCallParticipants),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x14B24500] = typeof(UpdateGroupCall),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xBB9BB9A5] = typeof(UpdatePeerHistoryTTL),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xD087663A] = typeof(UpdateChatParticipant),
|
|
|
|
|
|
[0x985D3ABB] = typeof(UpdateChannelParticipant),
|
|
|
|
|
|
[0xC4870A49] = typeof(UpdateBotStopped),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x0B783982] = typeof(UpdateGroupCallConnection),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x4D712F2E] = typeof(UpdateBotCommands),
|
2021-10-31 03:55:03 +01:00
|
|
|
|
[0x7063C3DB] = typeof(UpdatePendingJoinRequests),
|
|
|
|
|
|
[0x11DFA986] = typeof(UpdateBotChatInviteRequester),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xA56C2A3E] = typeof(Updates_State),
|
|
|
|
|
|
[0x5D75A138] = typeof(Updates_DifferenceEmpty),
|
|
|
|
|
|
[0x00F49CA0] = typeof(Updates_Difference),
|
|
|
|
|
|
[0xA8FB1981] = typeof(Updates_DifferenceSlice),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x4AFE8F6D] = typeof(Updates_DifferenceTooLong),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xE317AF7E] = typeof(UpdatesTooLong),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x313BC7F8] = typeof(UpdateShortMessage),
|
|
|
|
|
|
[0x4D6DEEA5] = typeof(UpdateShortChatMessage),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x78D4DEC1] = typeof(UpdateShort),
|
|
|
|
|
|
[0x725B04C3] = typeof(UpdatesCombined),
|
|
|
|
|
|
[0x74AE4240] = typeof(Updates),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x9015E101] = typeof(UpdateShortSentMessage),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x8DCA6AA5] = typeof(Photos_Photos),
|
|
|
|
|
|
[0x15051F54] = typeof(Photos_PhotosSlice),
|
|
|
|
|
|
[0x20212CA8] = typeof(Photos_Photo),
|
|
|
|
|
|
[0x096A18D5] = typeof(Upload_File),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xF18CDA44] = typeof(Upload_FileCdnRedirect),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x18B7A10D] = typeof(DcOption),
|
|
|
|
|
|
[0x330B4067] = typeof(Config),
|
|
|
|
|
|
[0x8E1A1775] = typeof(NearestDc),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xCCBBCE30] = typeof(Help_AppUpdate),
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[0xC45A6536] = null,//Help_NoAppUpdate
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x18CB9F78] = typeof(Help_InviteText),
|
|
|
|
|
|
[0xAB7EC0A0] = typeof(EncryptedChatEmpty),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x66B25953] = typeof(EncryptedChatWaiting),
|
|
|
|
|
|
[0x48F1D94C] = typeof(EncryptedChatRequested),
|
|
|
|
|
|
[0x61F0D4C7] = typeof(EncryptedChat),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x1E1C7C45] = typeof(EncryptedChatDiscarded),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xF141B5E1] = typeof(InputEncryptedChat),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0xC21F497E] = null,//EncryptedFileEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x4A70994C] = typeof(EncryptedFile),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x1837C364] = null,//InputEncryptedFileEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x64BD0306] = typeof(InputEncryptedFileUploaded),
|
|
|
|
|
|
[0x5A17B5E5] = typeof(InputEncryptedFile),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x2DC173C8] = typeof(InputEncryptedFileBigUploaded),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xED18C118] = typeof(EncryptedMessage),
|
|
|
|
|
|
[0x23734B06] = typeof(EncryptedMessageService),
|
|
|
|
|
|
[0xC0E24635] = typeof(Messages_DhConfigNotModified),
|
|
|
|
|
|
[0x2C221EDD] = typeof(Messages_DhConfig),
|
|
|
|
|
|
[0x560F8935] = typeof(Messages_SentEncryptedMessage),
|
|
|
|
|
|
[0x9493FF32] = typeof(Messages_SentEncryptedFile),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x72F0EAAE] = null,//InputDocumentEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x1ABFB575] = typeof(InputDocument),
|
|
|
|
|
|
[0x36F8C871] = typeof(DocumentEmpty),
|
|
|
|
|
|
[0x1E87342B] = typeof(Document),
|
|
|
|
|
|
[0x17C6B5F6] = typeof(Help_Support),
|
|
|
|
|
|
[0x9FD40BD8] = typeof(NotifyPeer),
|
|
|
|
|
|
[0xB4C83B4C] = typeof(NotifyUsers),
|
|
|
|
|
|
[0xC007CEC3] = typeof(NotifyChats),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xD612E8EF] = typeof(NotifyBroadcasts),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x16BF744E] = typeof(SendMessageTypingAction),
|
|
|
|
|
|
[0xFD5EC8F5] = typeof(SendMessageCancelAction),
|
|
|
|
|
|
[0xA187D66F] = typeof(SendMessageRecordVideoAction),
|
|
|
|
|
|
[0xE9763AEC] = typeof(SendMessageUploadVideoAction),
|
|
|
|
|
|
[0xD52F73F7] = typeof(SendMessageRecordAudioAction),
|
|
|
|
|
|
[0xF351D7AB] = typeof(SendMessageUploadAudioAction),
|
|
|
|
|
|
[0xD1D34A26] = typeof(SendMessageUploadPhotoAction),
|
|
|
|
|
|
[0xAA0CD9E4] = typeof(SendMessageUploadDocumentAction),
|
|
|
|
|
|
[0x176F8BA1] = typeof(SendMessageGeoLocationAction),
|
|
|
|
|
|
[0x628CBC6F] = typeof(SendMessageChooseContactAction),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xDD6A8F48] = typeof(SendMessageGamePlayAction),
|
|
|
|
|
|
[0x88F27FBC] = typeof(SendMessageRecordRoundAction),
|
|
|
|
|
|
[0x243E1C66] = typeof(SendMessageUploadRoundAction),
|
|
|
|
|
|
[0xD92C2285] = typeof(SpeakingInGroupCallAction),
|
|
|
|
|
|
[0xDBDA9246] = typeof(SendMessageHistoryImportAction),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xB05AC6B1] = typeof(SendMessageChooseStickerAction),
|
2021-10-31 03:55:03 +01:00
|
|
|
|
[0x25972BCB] = typeof(SendMessageEmojiInteraction),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xB665902E] = typeof(SendMessageEmojiInteractionSeen),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xB3134D9D] = typeof(Contacts_Found),
|
|
|
|
|
|
[0x0D09E07B] = typeof(InputPrivacyValueAllowContacts),
|
|
|
|
|
|
[0x184B35CE] = typeof(InputPrivacyValueAllowAll),
|
|
|
|
|
|
[0x131CC67F] = typeof(InputPrivacyValueAllowUsers),
|
|
|
|
|
|
[0x0BA52007] = typeof(InputPrivacyValueDisallowContacts),
|
|
|
|
|
|
[0xD66B66C9] = typeof(InputPrivacyValueDisallowAll),
|
|
|
|
|
|
[0x90110467] = typeof(InputPrivacyValueDisallowUsers),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x840649CF] = typeof(InputPrivacyValueAllowChatParticipants),
|
|
|
|
|
|
[0xE94F0F86] = typeof(InputPrivacyValueDisallowChatParticipants),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xFFFE1BAC] = typeof(PrivacyValueAllowContacts),
|
|
|
|
|
|
[0x65427B82] = typeof(PrivacyValueAllowAll),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xB8905FB2] = typeof(PrivacyValueAllowUsers),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xF888FA1A] = typeof(PrivacyValueDisallowContacts),
|
|
|
|
|
|
[0x8B73E763] = typeof(PrivacyValueDisallowAll),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xE4621141] = typeof(PrivacyValueDisallowUsers),
|
|
|
|
|
|
[0x6B134E8E] = typeof(PrivacyValueAllowChatParticipants),
|
|
|
|
|
|
[0x41C87565] = typeof(PrivacyValueDisallowChatParticipants),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x50A04E45] = typeof(Account_PrivacyRules),
|
|
|
|
|
|
[0xB8D0AFDF] = typeof(AccountDaysTTL),
|
|
|
|
|
|
[0x6C37C15C] = typeof(DocumentAttributeImageSize),
|
|
|
|
|
|
[0x11B58939] = typeof(DocumentAttributeAnimated),
|
|
|
|
|
|
[0x6319D612] = typeof(DocumentAttributeSticker),
|
|
|
|
|
|
[0x0EF02CE6] = typeof(DocumentAttributeVideo),
|
|
|
|
|
|
[0x9852F9C6] = typeof(DocumentAttributeAudio),
|
|
|
|
|
|
[0x15590068] = typeof(DocumentAttributeFilename),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x9801D2F7] = typeof(DocumentAttributeHasStickers),
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[0xF1749A22] = null,//Messages_StickersNotModified
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x30A6EC7E] = typeof(Messages_Stickers),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x12B299D4] = typeof(StickerPack),
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[0xE86602C3] = null,//Messages_AllStickersNotModified
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xCDBBCEBB] = typeof(Messages_AllStickers),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x84D19185] = typeof(Messages_AffectedMessages),
|
|
|
|
|
|
[0xEB1477E8] = typeof(WebPageEmpty),
|
|
|
|
|
|
[0xC586DA1C] = typeof(WebPagePending),
|
|
|
|
|
|
[0xE89C45B2] = typeof(WebPage),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x7311CA11] = typeof(WebPageNotModified),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xAD01D61D] = typeof(Authorization),
|
|
|
|
|
|
[0x1250ABDE] = typeof(Account_Authorizations),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x185B184F] = typeof(Account_Password),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x9A5C33E5] = typeof(Account_PasswordSettings),
|
|
|
|
|
|
[0xC23727C9] = typeof(Account_PasswordInputSettings),
|
|
|
|
|
|
[0x137948A5] = typeof(Auth_PasswordRecovery),
|
|
|
|
|
|
[0xA384B779] = typeof(ReceivedNotifyMessage),
|
2021-10-31 03:55:03 +01:00
|
|
|
|
[0x0AB4A819] = typeof(ChatInviteExported),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x5A686D7C] = typeof(ChatInviteAlready),
|
2021-10-31 03:55:03 +01:00
|
|
|
|
[0x300C44C1] = typeof(ChatInvite),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x61695CB0] = typeof(ChatInvitePeek),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0xFFB62B95] = null,//InputStickerSetEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x9DE7A269] = typeof(InputStickerSetID),
|
|
|
|
|
|
[0x861CC8A0] = typeof(InputStickerSetShortName),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x028703C8] = typeof(InputStickerSetAnimatedEmoji),
|
|
|
|
|
|
[0xE67F520E] = typeof(InputStickerSetDice),
|
2021-10-31 03:55:03 +01:00
|
|
|
|
[0x0CDE3739] = typeof(InputStickerSetAnimatedEmojiAnimations),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xD7DF217A] = typeof(StickerSet),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xB60A24A6] = typeof(Messages_StickerSet),
|
|
|
|
|
|
[0xC27AC8C7] = typeof(BotCommand),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x1B74B335] = typeof(BotInfo),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xA2FA4880] = typeof(KeyboardButton),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x258AFF05] = typeof(KeyboardButtonUrl),
|
|
|
|
|
|
[0x35BBDB6B] = typeof(KeyboardButtonCallback),
|
|
|
|
|
|
[0xB16A6C29] = typeof(KeyboardButtonRequestPhone),
|
|
|
|
|
|
[0xFC796B3F] = typeof(KeyboardButtonRequestGeoLocation),
|
|
|
|
|
|
[0x0568A748] = typeof(KeyboardButtonSwitchInline),
|
|
|
|
|
|
[0x50F41CCF] = typeof(KeyboardButtonGame),
|
|
|
|
|
|
[0xAFD93FBB] = typeof(KeyboardButtonBuy),
|
|
|
|
|
|
[0x10B78D29] = typeof(KeyboardButtonUrlAuth),
|
|
|
|
|
|
[0xD02E7FD4] = typeof(InputKeyboardButtonUrlAuth),
|
|
|
|
|
|
[0xBBC7515D] = typeof(KeyboardButtonRequestPoll),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x77608B83] = typeof(KeyboardButtonRow),
|
|
|
|
|
|
[0xA03E5B85] = typeof(ReplyKeyboardHide),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x86B40B08] = typeof(ReplyKeyboardForceReply),
|
|
|
|
|
|
[0x85DD99D1] = typeof(ReplyKeyboardMarkup),
|
|
|
|
|
|
[0x48A30254] = typeof(ReplyInlineMarkup),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xBB92BA95] = typeof(MessageEntityUnknown),
|
|
|
|
|
|
[0xFA04579D] = typeof(MessageEntityMention),
|
|
|
|
|
|
[0x6F635B0D] = typeof(MessageEntityHashtag),
|
|
|
|
|
|
[0x6CEF8AC7] = typeof(MessageEntityBotCommand),
|
|
|
|
|
|
[0x6ED02538] = typeof(MessageEntityUrl),
|
|
|
|
|
|
[0x64E475C2] = typeof(MessageEntityEmail),
|
|
|
|
|
|
[0xBD610BC9] = typeof(MessageEntityBold),
|
|
|
|
|
|
[0x826F8B60] = typeof(MessageEntityItalic),
|
|
|
|
|
|
[0x28A20571] = typeof(MessageEntityCode),
|
|
|
|
|
|
[0x73924BE0] = typeof(MessageEntityPre),
|
|
|
|
|
|
[0x76A6D327] = typeof(MessageEntityTextUrl),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xDC7B1140] = typeof(MessageEntityMentionName),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x208E68C9] = typeof(InputMessageEntityMentionName),
|
|
|
|
|
|
[0x9B69E34B] = typeof(MessageEntityPhone),
|
|
|
|
|
|
[0x4C4E743F] = typeof(MessageEntityCashtag),
|
|
|
|
|
|
[0x9C4E7E8B] = typeof(MessageEntityUnderline),
|
|
|
|
|
|
[0xBF0693D4] = typeof(MessageEntityStrike),
|
|
|
|
|
|
[0x020DF5D0] = typeof(MessageEntityBlockquote),
|
|
|
|
|
|
[0x761E6AF4] = typeof(MessageEntityBankCard),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0xEE8C1E86] = null,//InputChannelEmpty
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xF35AEC28] = typeof(InputChannel),
|
|
|
|
|
|
[0x5B934F9D] = typeof(InputChannelFromMessage),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x7F077AD9] = typeof(Contacts_ResolvedPeer),
|
|
|
|
|
|
[0x0AE30253] = typeof(MessageRange),
|
|
|
|
|
|
[0x3E11AFFB] = typeof(Updates_ChannelDifferenceEmpty),
|
|
|
|
|
|
[0xA4BCC6FE] = typeof(Updates_ChannelDifferenceTooLong),
|
|
|
|
|
|
[0x2064674E] = typeof(Updates_ChannelDifference),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x94D42EE7] = null,//ChannelMessagesFilterEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xCD77D957] = typeof(ChannelMessagesFilter),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xC00C07C0] = typeof(ChannelParticipant),
|
2021-10-31 03:55:03 +01:00
|
|
|
|
[0x35A8BFA7] = typeof(ChannelParticipantSelf),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x2FE601D3] = typeof(ChannelParticipantCreator),
|
|
|
|
|
|
[0x34C3BB53] = typeof(ChannelParticipantAdmin),
|
|
|
|
|
|
[0x6DF8014E] = typeof(ChannelParticipantBanned),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x1B03F006] = typeof(ChannelParticipantLeft),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xDE3F3C79] = typeof(ChannelParticipantsRecent),
|
|
|
|
|
|
[0xB4608969] = typeof(ChannelParticipantsAdmins),
|
|
|
|
|
|
[0xA3B54985] = typeof(ChannelParticipantsKicked),
|
2021-08-07 03:44:11 +02:00
|
|
|
|
[0xB0D1865B] = typeof(ChannelParticipantsBots),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x1427A5E1] = typeof(ChannelParticipantsBanned),
|
|
|
|
|
|
[0x0656AC4B] = typeof(ChannelParticipantsSearch),
|
|
|
|
|
|
[0xBB6AE88D] = typeof(ChannelParticipantsContacts),
|
|
|
|
|
|
[0xE04B5CEB] = typeof(ChannelParticipantsMentions),
|
|
|
|
|
|
[0x9AB0FEAF] = typeof(Channels_ChannelParticipants),
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[0xF0173FE9] = null,//Channels_ChannelParticipantsNotModified
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xDFB80317] = typeof(Channels_ChannelParticipant),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x780A0310] = typeof(Help_TermsOfService),
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[0xE8025CA2] = null,//Messages_SavedGifsNotModified
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x84A02A0D] = typeof(Messages_SavedGifs),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x3380C786] = typeof(InputBotInlineMessageMediaAuto),
|
|
|
|
|
|
[0x3DCD7A87] = typeof(InputBotInlineMessageText),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x96929A85] = typeof(InputBotInlineMessageMediaGeo),
|
|
|
|
|
|
[0x417BBF11] = typeof(InputBotInlineMessageMediaVenue),
|
|
|
|
|
|
[0xA6EDBFFD] = typeof(InputBotInlineMessageMediaContact),
|
|
|
|
|
|
[0x4B425864] = typeof(InputBotInlineMessageGame),
|
|
|
|
|
|
[0xD7E78225] = typeof(InputBotInlineMessageMediaInvoice),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x88BF9319] = typeof(InputBotInlineResult),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xA8D864A7] = typeof(InputBotInlineResultPhoto),
|
|
|
|
|
|
[0xFFF8FDC4] = typeof(InputBotInlineResultDocument),
|
|
|
|
|
|
[0x4FA417F2] = typeof(InputBotInlineResultGame),
|
2021-08-07 03:44:11 +02:00
|
|
|
|
[0x764CF810] = typeof(BotInlineMessageMediaAuto),
|
|
|
|
|
|
[0x8C7F65E2] = typeof(BotInlineMessageText),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x051846FD] = typeof(BotInlineMessageMediaGeo),
|
|
|
|
|
|
[0x8A86659C] = typeof(BotInlineMessageMediaVenue),
|
|
|
|
|
|
[0x18D1CDC2] = typeof(BotInlineMessageMediaContact),
|
|
|
|
|
|
[0x354A9B09] = typeof(BotInlineMessageMediaInvoice),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x11965F3A] = typeof(BotInlineResult),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x17DB940B] = typeof(BotInlineMediaResult),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x947CA848] = typeof(Messages_BotResults),
|
|
|
|
|
|
[0x5DAB1AF4] = typeof(ExportedMessageLink),
|
|
|
|
|
|
[0x5F777DCE] = typeof(MessageFwdHeader),
|
|
|
|
|
|
[0x3DBB5986] = typeof(Auth_SentCodeTypeApp),
|
|
|
|
|
|
[0xC000BBA2] = typeof(Auth_SentCodeTypeSms),
|
|
|
|
|
|
[0x5353E5A7] = typeof(Auth_SentCodeTypeCall),
|
|
|
|
|
|
[0xAB03C6D9] = typeof(Auth_SentCodeTypeFlashCall),
|
|
|
|
|
|
[0x36585EA4] = typeof(Messages_BotCallbackAnswer),
|
|
|
|
|
|
[0x26B5DDE6] = typeof(Messages_MessageEditData),
|
|
|
|
|
|
[0x890C3D89] = typeof(InputBotInlineMessageID),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xB6D915D7] = typeof(InputBotInlineMessageID64),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x3C20629F] = typeof(InlineBotSwitchPM),
|
|
|
|
|
|
[0x3371C354] = typeof(Messages_PeerDialogs),
|
|
|
|
|
|
[0xEDCDC05B] = typeof(TopPeer),
|
|
|
|
|
|
[0xFB834291] = typeof(TopPeerCategoryPeers),
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[0xDE266EF5] = null,//Contacts_TopPeersNotModified
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x70B772A8] = typeof(Contacts_TopPeers),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xB52C939D] = typeof(Contacts_TopPeersDisabled),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x1B0C841A] = typeof(DraftMessageEmpty),
|
|
|
|
|
|
[0xFD8E711F] = typeof(DraftMessage),
|
|
|
|
|
|
[0xC6DC0C66] = typeof(Messages_FeaturedStickersNotModified),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x84C02310] = typeof(Messages_FeaturedStickers),
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[0x0B17F890] = null,//Messages_RecentStickersNotModified
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x88D37C56] = typeof(Messages_RecentStickers),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x4FCBA9C8] = typeof(Messages_ArchivedStickers),
|
|
|
|
|
|
[0x38641628] = typeof(Messages_StickerSetInstallResultSuccess),
|
|
|
|
|
|
[0x35E410A8] = typeof(Messages_StickerSetInstallResultArchive),
|
|
|
|
|
|
[0x6410A5D2] = typeof(StickerSetCovered),
|
|
|
|
|
|
[0x3407E51B] = typeof(StickerSetMultiCovered),
|
|
|
|
|
|
[0xAED6DBB2] = typeof(MaskCoords),
|
|
|
|
|
|
[0x4A992157] = typeof(InputStickeredMediaPhoto),
|
|
|
|
|
|
[0x0438865B] = typeof(InputStickeredMediaDocument),
|
|
|
|
|
|
[0xBDF9653B] = typeof(Game),
|
|
|
|
|
|
[0x032C3E77] = typeof(InputGameID),
|
|
|
|
|
|
[0xC331E80A] = typeof(InputGameShortName),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x73A379EB] = typeof(HighScore),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x9A3BFD99] = typeof(Messages_HighScores),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0xDC3D824F] = null,//TextEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x744694E0] = typeof(TextPlain),
|
|
|
|
|
|
[0x6724ABC4] = typeof(TextBold),
|
|
|
|
|
|
[0xD912A59C] = typeof(TextItalic),
|
|
|
|
|
|
[0xC12622C4] = typeof(TextUnderline),
|
|
|
|
|
|
[0x9BF8BB95] = typeof(TextStrike),
|
|
|
|
|
|
[0x6C3F19B9] = typeof(TextFixed),
|
|
|
|
|
|
[0x3C2884C1] = typeof(TextUrl),
|
|
|
|
|
|
[0xDE5A0DD6] = typeof(TextEmail),
|
|
|
|
|
|
[0x7E6260D7] = typeof(TextConcat),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xED6A8504] = typeof(TextSubscript),
|
|
|
|
|
|
[0xC7FB5E01] = typeof(TextSuperscript),
|
|
|
|
|
|
[0x034B8621] = typeof(TextMarked),
|
|
|
|
|
|
[0x1CCB966A] = typeof(TextPhone),
|
|
|
|
|
|
[0x081CCF4F] = typeof(TextImage),
|
|
|
|
|
|
[0x35553762] = typeof(TextAnchor),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x13567E8A] = typeof(PageBlockUnsupported),
|
|
|
|
|
|
[0x70ABC3FD] = typeof(PageBlockTitle),
|
|
|
|
|
|
[0x8FFA9A1F] = typeof(PageBlockSubtitle),
|
|
|
|
|
|
[0xBAAFE5E0] = typeof(PageBlockAuthorDate),
|
|
|
|
|
|
[0xBFD064EC] = typeof(PageBlockHeader),
|
|
|
|
|
|
[0xF12BB6E1] = typeof(PageBlockSubheader),
|
|
|
|
|
|
[0x467A0766] = typeof(PageBlockParagraph),
|
|
|
|
|
|
[0xC070D93E] = typeof(PageBlockPreformatted),
|
|
|
|
|
|
[0x48870999] = typeof(PageBlockFooter),
|
|
|
|
|
|
[0xDB20B188] = typeof(PageBlockDivider),
|
|
|
|
|
|
[0xCE0D37B0] = typeof(PageBlockAnchor),
|
|
|
|
|
|
[0xE4E88011] = typeof(PageBlockList),
|
|
|
|
|
|
[0x263D7C26] = typeof(PageBlockBlockquote),
|
|
|
|
|
|
[0x4F4456D3] = typeof(PageBlockPullquote),
|
|
|
|
|
|
[0x1759C560] = typeof(PageBlockPhoto),
|
|
|
|
|
|
[0x7C8FE7B6] = typeof(PageBlockVideo),
|
|
|
|
|
|
[0x39F23300] = typeof(PageBlockCover),
|
|
|
|
|
|
[0xA8718DC5] = typeof(PageBlockEmbed),
|
|
|
|
|
|
[0xF259A80B] = typeof(PageBlockEmbedPost),
|
|
|
|
|
|
[0x65A0FA4D] = typeof(PageBlockCollage),
|
|
|
|
|
|
[0x031F9590] = typeof(PageBlockSlideshow),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xEF1751B5] = typeof(PageBlockChannel),
|
|
|
|
|
|
[0x804361EA] = typeof(PageBlockAudio),
|
|
|
|
|
|
[0x1E148390] = typeof(PageBlockKicker),
|
|
|
|
|
|
[0xBF4DEA82] = typeof(PageBlockTable),
|
|
|
|
|
|
[0x9A8AE1E1] = typeof(PageBlockOrderedList),
|
|
|
|
|
|
[0x76768BED] = typeof(PageBlockDetails),
|
|
|
|
|
|
[0x16115A96] = typeof(PageBlockRelatedArticles),
|
|
|
|
|
|
[0xA44F3EF6] = typeof(PageBlockMap),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x7D748D04] = typeof(DataJSON),
|
|
|
|
|
|
[0xCB296BF8] = typeof(LabeledPrice),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x0CD886E0] = typeof(Invoice),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xEA02C27E] = typeof(PaymentCharge),
|
|
|
|
|
|
[0x1E8CAAEB] = typeof(PostAddress),
|
|
|
|
|
|
[0x909C3F94] = typeof(PaymentRequestedInfo),
|
|
|
|
|
|
[0xCDC27A1F] = typeof(PaymentSavedCredentialsCard),
|
|
|
|
|
|
[0x1C570ED1] = typeof(WebDocument),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xF9C8BCC6] = typeof(WebDocumentNoProxy),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x9BED434D] = typeof(InputWebDocument),
|
|
|
|
|
|
[0xC239D686] = typeof(InputWebFileLocation),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x9F2221C9] = typeof(InputWebFileGeoPointLocation),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x21E753BC] = typeof(Upload_WebFile),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x1694761B] = typeof(Payments_PaymentForm),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xD1451883] = typeof(Payments_ValidatedRequestedInfo),
|
|
|
|
|
|
[0x4E5F810D] = typeof(Payments_PaymentResult),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xD8411139] = typeof(Payments_PaymentVerificationNeeded),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x70C4FE03] = typeof(Payments_PaymentReceipt),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xFB8FE43C] = typeof(Payments_SavedInfo),
|
|
|
|
|
|
[0xC10EB2CF] = typeof(InputPaymentCredentialsSaved),
|
|
|
|
|
|
[0x3417D728] = typeof(InputPaymentCredentials),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x0AA1C39F] = typeof(InputPaymentCredentialsApplePay),
|
|
|
|
|
|
[0x8AC32801] = typeof(InputPaymentCredentialsGooglePay),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xDB64FD34] = typeof(Account_TmpPassword),
|
|
|
|
|
|
[0xB6213CDF] = typeof(ShippingOption),
|
|
|
|
|
|
[0xFFA0A496] = typeof(InputStickerSetItem),
|
|
|
|
|
|
[0x1E36FDED] = typeof(InputPhoneCall),
|
|
|
|
|
|
[0x5366C915] = typeof(PhoneCallEmpty),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xC5226F17] = typeof(PhoneCallWaiting),
|
|
|
|
|
|
[0x14B0ED0C] = typeof(PhoneCallRequested),
|
|
|
|
|
|
[0x3660C311] = typeof(PhoneCallAccepted),
|
|
|
|
|
|
[0x967F7C67] = typeof(PhoneCall),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x50CA4DE1] = typeof(PhoneCallDiscarded),
|
|
|
|
|
|
[0x9D4C17C0] = typeof(PhoneConnection),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x635FE375] = typeof(PhoneConnectionWebrtc),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xFC878FC8] = typeof(PhoneCallProtocol),
|
|
|
|
|
|
[0xEC82E140] = typeof(Phone_PhoneCall),
|
|
|
|
|
|
[0xEEA8E46E] = typeof(Upload_CdnFileReuploadNeeded),
|
|
|
|
|
|
[0xA99FCA4F] = typeof(Upload_CdnFile),
|
|
|
|
|
|
[0xC982EABA] = typeof(CdnPublicKey),
|
|
|
|
|
|
[0x5725E40A] = typeof(CdnConfig),
|
|
|
|
|
|
[0xCAD181F6] = typeof(LangPackString),
|
|
|
|
|
|
[0x6C47AC9F] = typeof(LangPackStringPluralized),
|
|
|
|
|
|
[0x2979EEB2] = typeof(LangPackStringDeleted),
|
|
|
|
|
|
[0xF385C1F6] = typeof(LangPackDifference),
|
|
|
|
|
|
[0xEECA5CE3] = typeof(LangPackLanguage),
|
|
|
|
|
|
[0xE6DFB825] = typeof(ChannelAdminLogEventActionChangeTitle),
|
|
|
|
|
|
[0x55188A2E] = typeof(ChannelAdminLogEventActionChangeAbout),
|
|
|
|
|
|
[0x6A4AFC38] = typeof(ChannelAdminLogEventActionChangeUsername),
|
|
|
|
|
|
[0x434BD2AF] = typeof(ChannelAdminLogEventActionChangePhoto),
|
|
|
|
|
|
[0x1B7907AE] = typeof(ChannelAdminLogEventActionToggleInvites),
|
|
|
|
|
|
[0x26AE0971] = typeof(ChannelAdminLogEventActionToggleSignatures),
|
|
|
|
|
|
[0xE9E82C18] = typeof(ChannelAdminLogEventActionUpdatePinned),
|
|
|
|
|
|
[0x709B2405] = typeof(ChannelAdminLogEventActionEditMessage),
|
|
|
|
|
|
[0x42E047BB] = typeof(ChannelAdminLogEventActionDeleteMessage),
|
|
|
|
|
|
[0x183040D3] = typeof(ChannelAdminLogEventActionParticipantJoin),
|
|
|
|
|
|
[0xF89777F2] = typeof(ChannelAdminLogEventActionParticipantLeave),
|
|
|
|
|
|
[0xE31C34D8] = typeof(ChannelAdminLogEventActionParticipantInvite),
|
|
|
|
|
|
[0xE6D83D7E] = typeof(ChannelAdminLogEventActionParticipantToggleBan),
|
|
|
|
|
|
[0xD5676710] = typeof(ChannelAdminLogEventActionParticipantToggleAdmin),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xB1C3CAA7] = typeof(ChannelAdminLogEventActionChangeStickerSet),
|
|
|
|
|
|
[0x5F5C95F1] = typeof(ChannelAdminLogEventActionTogglePreHistoryHidden),
|
|
|
|
|
|
[0x2DF5FC0A] = typeof(ChannelAdminLogEventActionDefaultBannedRights),
|
|
|
|
|
|
[0x8F079643] = typeof(ChannelAdminLogEventActionStopPoll),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x050C7AC8] = typeof(ChannelAdminLogEventActionChangeLinkedChat),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x0E6B76AE] = typeof(ChannelAdminLogEventActionChangeLocation),
|
|
|
|
|
|
[0x53909779] = typeof(ChannelAdminLogEventActionToggleSlowMode),
|
|
|
|
|
|
[0x23209745] = typeof(ChannelAdminLogEventActionStartGroupCall),
|
|
|
|
|
|
[0xDB9F9140] = typeof(ChannelAdminLogEventActionDiscardGroupCall),
|
|
|
|
|
|
[0xF92424D2] = typeof(ChannelAdminLogEventActionParticipantMute),
|
|
|
|
|
|
[0xE64429C0] = typeof(ChannelAdminLogEventActionParticipantUnmute),
|
|
|
|
|
|
[0x56D6A247] = typeof(ChannelAdminLogEventActionToggleGroupCallSetting),
|
|
|
|
|
|
[0x5CDADA77] = typeof(ChannelAdminLogEventActionParticipantJoinByInvite),
|
|
|
|
|
|
[0x5A50FCA4] = typeof(ChannelAdminLogEventActionExportedInviteDelete),
|
|
|
|
|
|
[0x410A134E] = typeof(ChannelAdminLogEventActionExportedInviteRevoke),
|
|
|
|
|
|
[0xE90EBB59] = typeof(ChannelAdminLogEventActionExportedInviteEdit),
|
|
|
|
|
|
[0x3E7F6847] = typeof(ChannelAdminLogEventActionParticipantVolume),
|
|
|
|
|
|
[0x6E941A38] = typeof(ChannelAdminLogEventActionChangeHistoryTTL),
|
2021-10-31 03:55:03 +01:00
|
|
|
|
[0xAFB6144A] = typeof(ChannelAdminLogEventActionParticipantJoinByRequest),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x1FAD68CD] = typeof(ChannelAdminLogEvent),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xED8AF74D] = typeof(Channels_AdminLogResults),
|
|
|
|
|
|
[0xEA107AE4] = typeof(ChannelAdminLogEventsFilter),
|
|
|
|
|
|
[0x5CE14175] = typeof(PopularContact),
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[0x9E8FA6D3] = null,//Messages_FavedStickersNotModified
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x2CB51097] = typeof(Messages_FavedStickers),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x46E1D13D] = typeof(RecentMeUrlUnknown),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xB92C09E2] = typeof(RecentMeUrlUser),
|
|
|
|
|
|
[0xB2DA71D2] = typeof(RecentMeUrlChat),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xEB49081D] = typeof(RecentMeUrlChatInvite),
|
|
|
|
|
|
[0xBC0A57DC] = typeof(RecentMeUrlStickerSet),
|
|
|
|
|
|
[0x0E0310D7] = typeof(Help_RecentMeUrls),
|
|
|
|
|
|
[0x1CC6E91F] = typeof(InputSingleMedia),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xA6F8F452] = typeof(WebAuthorization),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xED56C9FC] = typeof(Account_WebAuthorizations),
|
|
|
|
|
|
[0xA676A322] = typeof(InputMessageID),
|
|
|
|
|
|
[0xBAD88395] = typeof(InputMessageReplyTo),
|
|
|
|
|
|
[0x86872538] = typeof(InputMessagePinned),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xACFA1A7E] = typeof(InputMessageCallbackQuery),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xFCAAFEB7] = typeof(InputDialogPeer),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x64600527] = typeof(InputDialogPeerFolder),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xE56DBF05] = typeof(DialogPeer),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x514519E2] = typeof(DialogPeerFolder),
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[0x0D54B65D] = null,//Messages_FoundStickerSetsNotModified
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x8AF09DD2] = typeof(Messages_FoundStickerSets),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x6242C773] = typeof(FileHash),
|
|
|
|
|
|
[0x75588B3F] = typeof(InputClientProxy),
|
|
|
|
|
|
[0xE3309F7F] = typeof(Help_TermsOfServiceUpdateEmpty),
|
|
|
|
|
|
[0x28ECF961] = typeof(Help_TermsOfServiceUpdate),
|
|
|
|
|
|
[0x3334B0F0] = typeof(InputSecureFileUploaded),
|
|
|
|
|
|
[0x5367E5BE] = typeof(InputSecureFile),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x64199744] = null,//SecureFileEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xE0277A62] = typeof(SecureFile),
|
|
|
|
|
|
[0x8AEABEC3] = typeof(SecureData),
|
|
|
|
|
|
[0x7D6099DD] = typeof(SecurePlainPhone),
|
|
|
|
|
|
[0x21EC5A5F] = typeof(SecurePlainEmail),
|
|
|
|
|
|
[0x187FA0CA] = typeof(SecureValue),
|
|
|
|
|
|
[0xDB21D0A7] = typeof(InputSecureValue),
|
|
|
|
|
|
[0xED1ECDB0] = typeof(SecureValueHash),
|
|
|
|
|
|
[0xE8A40BD9] = typeof(SecureValueErrorData),
|
|
|
|
|
|
[0x00BE3DFA] = typeof(SecureValueErrorFrontSide),
|
|
|
|
|
|
[0x868A2AA5] = typeof(SecureValueErrorReverseSide),
|
|
|
|
|
|
[0xE537CED6] = typeof(SecureValueErrorSelfie),
|
|
|
|
|
|
[0x7A700873] = typeof(SecureValueErrorFile),
|
|
|
|
|
|
[0x666220E9] = typeof(SecureValueErrorFiles),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x869D758F] = typeof(SecureValueError),
|
|
|
|
|
|
[0xA1144770] = typeof(SecureValueErrorTranslationFile),
|
|
|
|
|
|
[0x34636DD8] = typeof(SecureValueErrorTranslationFiles),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x33F0EA47] = typeof(SecureCredentialsEncrypted),
|
|
|
|
|
|
[0xAD2E1CD8] = typeof(Account_AuthorizationForm),
|
|
|
|
|
|
[0x811F854F] = typeof(Account_SentEmailCode),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x66AFA166] = null,//Help_DeepLinkInfoEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x6A4EE832] = typeof(Help_DeepLinkInfo),
|
|
|
|
|
|
[0x1142BD56] = typeof(SavedPhoneContact),
|
|
|
|
|
|
[0x4DBA4501] = typeof(Account_Takeout),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0xD45AB096] = null,//PasswordKdfAlgoUnknown
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x3A912D4A] = typeof(PasswordKdfAlgoSHA256SHA256PBKDF2HMACSHA512iter100000SHA256ModPow),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x004A8537] = null,//SecurePasswordKdfAlgoUnknown
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xBBF2DDA0] = typeof(SecurePasswordKdfAlgoPBKDF2HMACSHA512iter100000),
|
|
|
|
|
|
[0x86471D92] = typeof(SecurePasswordKdfAlgoSHA512),
|
|
|
|
|
|
[0x1527BCAC] = typeof(SecureSecretSettings),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x9880F658] = null,//InputCheckPasswordEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xD27FF082] = typeof(InputCheckPasswordSRP),
|
|
|
|
|
|
[0x829D99DA] = typeof(SecureRequiredType),
|
|
|
|
|
|
[0x027477B4] = typeof(SecureRequiredTypeOneOf),
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[0xBFB9F457] = null,//Help_PassportConfigNotModified
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xA098D6AF] = typeof(Help_PassportConfig),
|
|
|
|
|
|
[0x1D1B1245] = typeof(InputAppEvent),
|
|
|
|
|
|
[0xC0DE1BD9] = typeof(JsonObjectValue),
|
|
|
|
|
|
[0x3F6D7B68] = typeof(JsonNull),
|
|
|
|
|
|
[0xC7345E6A] = typeof(JsonBool),
|
|
|
|
|
|
[0x2BE0DFA4] = typeof(JsonNumber),
|
|
|
|
|
|
[0xB71E767A] = typeof(JsonString),
|
|
|
|
|
|
[0xF7444763] = typeof(JsonArray),
|
|
|
|
|
|
[0x99C1D49D] = typeof(JsonObject),
|
|
|
|
|
|
[0x34566B6A] = typeof(PageTableCell),
|
|
|
|
|
|
[0xE0C0C5E5] = typeof(PageTableRow),
|
|
|
|
|
|
[0x6F747657] = typeof(PageCaption),
|
|
|
|
|
|
[0xB92FB6CD] = typeof(PageListItemText),
|
|
|
|
|
|
[0x25E073FC] = typeof(PageListItemBlocks),
|
|
|
|
|
|
[0x5E068047] = typeof(PageListOrderedItemText),
|
|
|
|
|
|
[0x98DD8936] = typeof(PageListOrderedItemBlocks),
|
|
|
|
|
|
[0xB390DC08] = typeof(PageRelatedArticle),
|
|
|
|
|
|
[0x98657F0D] = typeof(Page),
|
|
|
|
|
|
[0x8C05F1C9] = typeof(Help_SupportName),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0xF3AE2EED] = null,//Help_UserInfoEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x01EB3758] = typeof(Help_UserInfo),
|
|
|
|
|
|
[0x6CA9C2E9] = typeof(PollAnswer),
|
|
|
|
|
|
[0x86E18161] = typeof(Poll),
|
|
|
|
|
|
[0x3B6DDAD2] = typeof(PollAnswerVoters),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xDCB82EA3] = typeof(PollResults),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xF041E250] = typeof(ChatOnlines),
|
|
|
|
|
|
[0x47A971E0] = typeof(StatsURL),
|
|
|
|
|
|
[0x5FB224D5] = typeof(ChatAdminRights),
|
|
|
|
|
|
[0x9F120418] = typeof(ChatBannedRights),
|
|
|
|
|
|
[0xE630B979] = typeof(InputWallPaper),
|
|
|
|
|
|
[0x72091C80] = typeof(InputWallPaperSlug),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x967A462E] = typeof(InputWallPaperNoFile),
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[0x1C199183] = null,//Account_WallPapersNotModified
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xCDC3858C] = typeof(Account_WallPapers),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xDEBEBE83] = typeof(CodeSettings),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x1DC1BCA4] = typeof(WallPaperSettings),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xE04232F3] = typeof(AutoDownloadSettings),
|
|
|
|
|
|
[0x63CACF26] = typeof(Account_AutoDownloadSettings),
|
|
|
|
|
|
[0xD5B3B9F9] = typeof(EmojiKeyword),
|
|
|
|
|
|
[0x236DF622] = typeof(EmojiKeywordDeleted),
|
|
|
|
|
|
[0x5CC761BD] = typeof(EmojiKeywordsDifference),
|
|
|
|
|
|
[0xA575739D] = typeof(EmojiURL),
|
|
|
|
|
|
[0xB3FB5361] = typeof(EmojiLanguage),
|
|
|
|
|
|
[0xFF544E65] = typeof(Folder),
|
|
|
|
|
|
[0xFBD2C296] = typeof(InputFolderPeer),
|
|
|
|
|
|
[0xE9BAA668] = typeof(FolderPeer),
|
|
|
|
|
|
[0xE844EBFF] = typeof(Messages_SearchCounter),
|
|
|
|
|
|
[0x92D33A0E] = typeof(UrlAuthResultRequest),
|
|
|
|
|
|
[0x8F8C0E4E] = typeof(UrlAuthResultAccepted),
|
|
|
|
|
|
[0xA9D6DB1F] = typeof(UrlAuthResultDefault),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0xBFB5AD8B] = null,//ChannelLocationEmpty
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x209B82DB] = typeof(ChannelLocation),
|
|
|
|
|
|
[0xCA461B5D] = typeof(PeerLocated),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xF8EC284B] = typeof(PeerSelfLocated),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xD072ACB4] = typeof(RestrictionReason),
|
|
|
|
|
|
[0x3C5693E9] = typeof(InputTheme),
|
|
|
|
|
|
[0xF5890DF1] = typeof(InputThemeSlug),
|
2021-10-31 03:55:03 +01:00
|
|
|
|
[0xA00E67D6] = typeof(Theme),
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[0xF41EB622] = null,//Account_ThemesNotModified
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x9A3D8C6D] = typeof(Account_Themes),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x629F1980] = typeof(Auth_LoginToken),
|
|
|
|
|
|
[0x068E9916] = typeof(Auth_LoginTokenMigrateTo),
|
|
|
|
|
|
[0x390D5C5E] = typeof(Auth_LoginTokenSuccess),
|
|
|
|
|
|
[0x57E28221] = typeof(Account_ContentSettings),
|
|
|
|
|
|
[0xA927FEC5] = typeof(Messages_InactiveChats),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x8FDE504F] = typeof(InputThemeSettings),
|
|
|
|
|
|
[0xFA58B6D4] = typeof(ThemeSettings),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x54B56617] = typeof(WebPageAttributeTheme),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x34D247B4] = typeof(MessageUserVote),
|
|
|
|
|
|
[0x3CA5B0EC] = typeof(MessageUserVoteInputOption),
|
|
|
|
|
|
[0x8A65E557] = typeof(MessageUserVoteMultiple),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x0823F649] = typeof(Messages_VotesList),
|
|
|
|
|
|
[0xF568028A] = typeof(BankCardOpenUrl),
|
|
|
|
|
|
[0x3E24E573] = typeof(Payments_BankCardData),
|
|
|
|
|
|
[0x7438F7E8] = typeof(DialogFilter),
|
|
|
|
|
|
[0x77744D4A] = typeof(DialogFilterSuggested),
|
|
|
|
|
|
[0xB637EDAF] = typeof(StatsDateRangeDays),
|
|
|
|
|
|
[0xCB43ACDE] = typeof(StatsAbsValueAndPrev),
|
|
|
|
|
|
[0xCBCE2FE0] = typeof(StatsPercentValue),
|
|
|
|
|
|
[0x4A27EB2D] = typeof(StatsGraphAsync),
|
|
|
|
|
|
[0xBEDC9822] = typeof(StatsGraphError),
|
|
|
|
|
|
[0x8EA464B6] = typeof(StatsGraph),
|
|
|
|
|
|
[0xAD4FC9BD] = typeof(MessageInteractionCounters),
|
|
|
|
|
|
[0xBDF78394] = typeof(Stats_BroadcastStats),
|
|
|
|
|
|
[0x98F6AC75] = typeof(Help_PromoDataEmpty),
|
|
|
|
|
|
[0x8C39793F] = typeof(Help_PromoData),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xDE33B094] = typeof(VideoSize),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x9D04AF9B] = typeof(StatsGroupTopPoster),
|
|
|
|
|
|
[0xD7584C87] = typeof(StatsGroupTopAdmin),
|
|
|
|
|
|
[0x535F779D] = typeof(StatsGroupTopInviter),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xEF7FF916] = typeof(Stats_MegagroupStats),
|
|
|
|
|
|
[0xBEA2F424] = typeof(GlobalPrivacySettings),
|
|
|
|
|
|
[0x4203C5EF] = typeof(Help_CountryCode),
|
|
|
|
|
|
[0xC3878E23] = typeof(Help_Country),
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[0x93CC1F32] = null,//Help_CountriesListNotModified
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0x87D0759E] = typeof(Help_CountriesList),
|
|
|
|
|
|
[0x455B853D] = typeof(MessageViews),
|
|
|
|
|
|
[0xB6C4F543] = typeof(Messages_MessageViews),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xA6341782] = typeof(Messages_DiscussionMessage),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xA6D57763] = typeof(MessageReplyHeader),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x83D60FC2] = typeof(MessageReplies),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
[0xE8FD8014] = typeof(PeerBlocked),
|
|
|
|
|
|
[0x8999F295] = typeof(Stats_MessageStats),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0x7780BCB4] = typeof(GroupCallDiscarded),
|
|
|
|
|
|
[0xD597650C] = typeof(GroupCall),
|
|
|
|
|
|
[0xD8AA840F] = typeof(InputGroupCall),
|
|
|
|
|
|
[0xEBA636FE] = typeof(GroupCallParticipant),
|
|
|
|
|
|
[0x9E727AAD] = typeof(Phone_GroupCall),
|
|
|
|
|
|
[0xF47751B6] = typeof(Phone_GroupParticipants),
|
|
|
|
|
|
[0x1662AF0B] = typeof(Messages_HistoryImport),
|
|
|
|
|
|
[0x5E0FB7B9] = typeof(Messages_HistoryImportParsed),
|
|
|
|
|
|
[0xEF8D3E6C] = typeof(Messages_AffectedFoundMessages),
|
2021-10-31 03:55:03 +01:00
|
|
|
|
[0x8C5ADFD9] = typeof(ChatInviteImporter),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xBDC62DCC] = typeof(Messages_ExportedChatInvites),
|
|
|
|
|
|
[0x1871BE50] = typeof(Messages_ExportedChatInvite),
|
|
|
|
|
|
[0x222600EF] = typeof(Messages_ExportedChatInviteReplaced),
|
|
|
|
|
|
[0x81B6B00A] = typeof(Messages_ChatInviteImporters),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0xF2ECEF23] = typeof(ChatAdminWithInvites),
|
2021-08-20 14:45:39 +02:00
|
|
|
|
[0xB69B72D7] = typeof(Messages_ChatAdminsWithInvites),
|
|
|
|
|
|
[0xA24DE717] = typeof(Messages_CheckedHistoryImportPeer),
|
|
|
|
|
|
[0xAFE5623F] = typeof(Phone_JoinAsPeers),
|
|
|
|
|
|
[0x204BD158] = typeof(Phone_ExportedGroupCallInvite),
|
|
|
|
|
|
[0xDCB118B7] = typeof(GroupCallParticipantVideoSourceGroup),
|
|
|
|
|
|
[0x67753AC8] = typeof(GroupCallParticipantVideo),
|
|
|
|
|
|
[0x85FEA03F] = typeof(Stickers_SuggestedShortName),
|
|
|
|
|
|
[0x2F6CB2AB] = typeof(BotCommandScopeDefault),
|
|
|
|
|
|
[0x3C4F04D8] = typeof(BotCommandScopeUsers),
|
|
|
|
|
|
[0x6FE1A881] = typeof(BotCommandScopeChats),
|
|
|
|
|
|
[0xB9AA606A] = typeof(BotCommandScopeChatAdmins),
|
|
|
|
|
|
[0xDB9D897D] = typeof(BotCommandScopePeer),
|
|
|
|
|
|
[0x3FD863D1] = typeof(BotCommandScopePeerAdmins),
|
|
|
|
|
|
[0x0A1321F3] = typeof(BotCommandScopePeerUser),
|
|
|
|
|
|
[0xE3779861] = typeof(Account_ResetPasswordFailedWait),
|
|
|
|
|
|
[0xE9EFFC7D] = typeof(Account_ResetPasswordRequestedWait),
|
|
|
|
|
|
[0xE926D63E] = typeof(Account_ResetPasswordOk),
|
2021-10-31 03:55:03 +01:00
|
|
|
|
[0xD151E19A] = typeof(SponsoredMessage),
|
2021-09-17 03:58:52 +02:00
|
|
|
|
[0x65A4C7D5] = typeof(Messages_SponsoredMessages),
|
2021-10-31 03:55:03 +01:00
|
|
|
|
[0xC9B0539F] = typeof(SearchResultsCalendarPeriod),
|
|
|
|
|
|
[0x147EE23C] = typeof(Messages_SearchResultsCalendar),
|
|
|
|
|
|
[0x7F648B67] = typeof(SearchResultPosition),
|
|
|
|
|
|
[0x53B22BAF] = typeof(Messages_SearchResultsPositions),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
// from TL.Secret:
|
2021-09-18 02:11:23 +02:00
|
|
|
|
[0xBB718624] = typeof(Layer66.SendMessageUploadRoundAction),
|
|
|
|
|
|
[0xE50511D8] = typeof(Layer45.DecryptedMessageMediaWebPage),
|
|
|
|
|
|
[0x8A0DF56F] = typeof(Layer45.DecryptedMessageMediaVenue),
|
|
|
|
|
|
[0xFA95B0DD] = typeof(Layer23.DecryptedMessageMediaExternalDocument),
|
|
|
|
|
|
[0x53D69076] = typeof(Layer23.FileLocation),
|
|
|
|
|
|
[0x7C596B46] = typeof(Layer23.FileLocationUnavailable),
|
|
|
|
|
|
[0xE9A734FA] = typeof(Layer23.PhotoCachedSize),
|
|
|
|
|
|
[0x77BFB61B] = typeof(Layer23.PhotoSize),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0xDED218E0] = typeof(Layer45.DocumentAttributeAudio),
|
2021-09-18 02:11:23 +02:00
|
|
|
|
[0x051448E5] = typeof(Layer23.DocumentAttributeAudio),
|
|
|
|
|
|
[0x5910CCCB] = typeof(Layer23.DocumentAttributeVideo),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x3A556302] = typeof(Layer45.DocumentAttributeSticker),
|
2021-09-18 02:11:23 +02:00
|
|
|
|
[0xFB0A5727] = typeof(Layer23.DocumentAttributeSticker),
|
|
|
|
|
|
[0xA82FDD63] = typeof(Layer20.DecryptedMessageActionNoop),
|
|
|
|
|
|
[0xEC2E0B9B] = typeof(Layer20.DecryptedMessageActionCommitKey),
|
|
|
|
|
|
[0xDD05EC6B] = typeof(Layer20.DecryptedMessageActionAbortKey),
|
|
|
|
|
|
[0x6FE1735B] = typeof(Layer20.DecryptedMessageActionAcceptKey),
|
|
|
|
|
|
[0xF3C9611B] = typeof(Layer20.DecryptedMessageActionRequestKey),
|
|
|
|
|
|
[0xCCB27641] = typeof(Layer17.DecryptedMessageActionTyping),
|
|
|
|
|
|
[0xF3048883] = typeof(Layer17.DecryptedMessageActionNotifyLayer),
|
|
|
|
|
|
[0x511110B0] = typeof(Layer17.DecryptedMessageActionResend),
|
|
|
|
|
|
[0x8FAEE98E] = typeof(Layer17.SendMessageUploadDocumentAction),
|
|
|
|
|
|
[0x990A3C1A] = typeof(Layer17.SendMessageUploadPhotoAction),
|
|
|
|
|
|
[0xE6AC8A6F] = typeof(Layer17.SendMessageUploadAudioAction),
|
|
|
|
|
|
[0x92042FF7] = typeof(Layer17.SendMessageUploadVideoAction),
|
|
|
|
|
|
[0x1BE31789] = typeof(Layer17.DecryptedMessageLayer),
|
|
|
|
|
|
[0x6719E45C] = typeof(Layer8.DecryptedMessageActionFlushHistory),
|
|
|
|
|
|
[0x8AC1F475] = typeof(Layer8.DecryptedMessageActionScreenshotMessages),
|
|
|
|
|
|
[0x65614304] = typeof(Layer8.DecryptedMessageActionDeleteMessages),
|
|
|
|
|
|
[0x0C4F40BE] = typeof(Layer8.DecryptedMessageActionReadMessages),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x57E0A9CB] = typeof(Layer17.DecryptedMessageMediaAudio),
|
2021-09-18 02:11:23 +02:00
|
|
|
|
[0x6080758F] = typeof(Layer8.DecryptedMessageMediaAudio),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x7AFE8AE2] = typeof(Layer45.DecryptedMessageMediaDocument),
|
2021-09-18 02:11:23 +02:00
|
|
|
|
[0xB095434B] = typeof(Layer8.DecryptedMessageMediaDocument),
|
|
|
|
|
|
[0xA1733AEC] = typeof(Layer8.DecryptedMessageActionSetMessageTTL),
|
|
|
|
|
|
[0x588A0A97] = typeof(Layer8.DecryptedMessageMediaContact),
|
|
|
|
|
|
[0x35480A59] = typeof(Layer8.DecryptedMessageMediaGeoPoint),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x970C8C0E] = typeof(Layer45.DecryptedMessageMediaVideo),
|
|
|
|
|
|
[0x524A415D] = typeof(Layer17.DecryptedMessageMediaVideo),
|
2021-09-18 02:11:23 +02:00
|
|
|
|
[0x4CEE6EF3] = typeof(Layer8.DecryptedMessageMediaVideo),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0xF1FA8D78] = typeof(Layer45.DecryptedMessageMediaPhoto),
|
2021-09-18 02:11:23 +02:00
|
|
|
|
[0x32798A8C] = typeof(Layer8.DecryptedMessageMediaPhoto),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x089F5C4A] = null,//Layer8.DecryptedMessageMediaEmpty
|
|
|
|
|
|
[0x73164160] = typeof(Layer17.DecryptedMessageService),
|
2021-09-18 02:11:23 +02:00
|
|
|
|
[0xAA48327D] = typeof(Layer8.DecryptedMessageService),
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[0x91CC4674] = typeof(Layer73.DecryptedMessage),
|
|
|
|
|
|
[0x36B091DE] = typeof(Layer45.DecryptedMessage),
|
|
|
|
|
|
[0x204D3878] = typeof(Layer17.DecryptedMessage),
|
2021-09-18 02:11:23 +02:00
|
|
|
|
[0x1F814F1F] = typeof(Layer8.DecryptedMessage),
|
2021-08-06 20:17:19 +02:00
|
|
|
|
// The End
|
|
|
|
|
|
};
|
2021-09-30 03:40:08 +02:00
|
|
|
|
|
|
|
|
|
|
internal readonly static Dictionary<Type, uint> Nullables = new()
|
|
|
|
|
|
{
|
|
|
|
|
|
// from TL.MTProto:
|
|
|
|
|
|
// from TL.Schema:
|
|
|
|
|
|
[typeof(Null)] = 0x56730BCC, //null
|
|
|
|
|
|
[typeof(InputPeer)] = 0x7F3B18EA, //inputPeerEmpty
|
|
|
|
|
|
[typeof(InputUserBase)] = 0xB98886CF, //inputUserEmpty
|
|
|
|
|
|
[typeof(InputMedia)] = 0x9664F57F, //inputMediaEmpty
|
|
|
|
|
|
[typeof(InputChatPhotoBase)] = 0x1CA48F57, //inputChatPhotoEmpty
|
|
|
|
|
|
[typeof(InputGeoPoint)] = 0xE4C123D6, //inputGeoPointEmpty
|
|
|
|
|
|
[typeof(InputPhoto)] = 0x1CD7BF0D, //inputPhotoEmpty
|
|
|
|
|
|
[typeof(UserProfilePhoto)] = 0x4F11BAE1, //userProfilePhotoEmpty
|
|
|
|
|
|
[typeof(UserStatus)] = 0x09D05049, //userStatusEmpty
|
|
|
|
|
|
[typeof(ChatPhoto)] = 0x37C1011C, //chatPhotoEmpty
|
|
|
|
|
|
[typeof(MessageMedia)] = 0x3DED6320, //messageMediaEmpty
|
|
|
|
|
|
[typeof(MessageAction)] = 0xB6AEF7B0, //messageActionEmpty
|
|
|
|
|
|
[typeof(GeoPoint)] = 0x1117DD5F, //geoPointEmpty
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[typeof(Contacts_Contacts)] = 0xB74BA9D2, //contacts.contactsNotModified
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[typeof(MessagesFilter)] = 0x57E2F66C, //inputMessagesFilterEmpty
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[typeof(Help_AppUpdate)] = 0xC45A6536, //help.noAppUpdate
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[typeof(EncryptedFile)] = 0xC21F497E, //encryptedFileEmpty
|
|
|
|
|
|
[typeof(InputEncryptedFileBase)] = 0x1837C364, //inputEncryptedFileEmpty
|
|
|
|
|
|
[typeof(InputDocument)] = 0x72F0EAAE, //inputDocumentEmpty
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[typeof(Messages_Stickers)] = 0xF1749A22, //messages.stickersNotModified
|
|
|
|
|
|
[typeof(Messages_AllStickers)] = 0xE86602C3, //messages.allStickersNotModified
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[typeof(InputStickerSet)] = 0xFFB62B95, //inputStickerSetEmpty
|
|
|
|
|
|
[typeof(InputChannelBase)] = 0xEE8C1E86, //inputChannelEmpty
|
|
|
|
|
|
[typeof(ChannelMessagesFilter)] = 0x94D42EE7, //channelMessagesFilterEmpty
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[typeof(Channels_ChannelParticipants)] = 0xF0173FE9, //channels.channelParticipantsNotModified
|
|
|
|
|
|
[typeof(Messages_SavedGifs)] = 0xE8025CA2, //messages.savedGifsNotModified
|
|
|
|
|
|
[typeof(Contacts_TopPeersBase)] = 0xDE266EF5, //contacts.topPeersNotModified
|
|
|
|
|
|
[typeof(Messages_RecentStickers)] = 0x0B17F890, //messages.recentStickersNotModified
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[typeof(RichText)] = 0xDC3D824F, //textEmpty
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[typeof(Messages_FavedStickers)] = 0x9E8FA6D3, //messages.favedStickersNotModified
|
|
|
|
|
|
[typeof(Messages_FoundStickerSets)] = 0x0D54B65D, //messages.foundStickerSetsNotModified
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[typeof(SecureFile)] = 0x64199744, //secureFileEmpty
|
|
|
|
|
|
[typeof(Help_DeepLinkInfo)] = 0x66AFA166, //help.deepLinkInfoEmpty
|
|
|
|
|
|
[typeof(PasswordKdfAlgo)] = 0xD45AB096, //passwordKdfAlgoUnknown
|
|
|
|
|
|
[typeof(SecurePasswordKdfAlgo)] = 0x004A8537, //securePasswordKdfAlgoUnknown
|
|
|
|
|
|
[typeof(InputCheckPasswordSRP)] = 0x9880F658, //inputCheckPasswordEmpty
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[typeof(Help_PassportConfig)] = 0xBFB9F457, //help.passportConfigNotModified
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[typeof(Help_UserInfo)] = 0xF3AE2EED, //help.userInfoEmpty
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[typeof(Account_WallPapers)] = 0x1C199183, //account.wallPapersNotModified
|
2021-09-30 03:40:08 +02:00
|
|
|
|
[typeof(ChannelLocation)] = 0xBFB5AD8B, //channelLocationEmpty
|
2021-09-30 04:00:38 +02:00
|
|
|
|
[typeof(Account_Themes)] = 0xF41EB622, //account.themesNotModified
|
|
|
|
|
|
[typeof(Help_CountriesList)] = 0x93CC1F32, //help.countriesListNotModified
|
2021-09-30 03:40:08 +02:00
|
|
|
|
// from TL.Secret:
|
|
|
|
|
|
[typeof(DecryptedMessageMedia)] = 0x089F5C4A, //decryptedMessageMediaEmpty
|
|
|
|
|
|
// The End
|
|
|
|
|
|
};
|
2021-08-06 20:17:19 +02:00
|
|
|
|
}
|
|
|
|
|
|
}
|