@@ -101,7 +101,7 @@ userStatusLastMonth#77ebc742 = UserStatus;
101101chatEmpty#9ba2d800 id:int = Chat ;
102102chat#3bda1bde flags:# creator:flags.0? true kicked:flags.1? true left:flags.2? true deactivated:flags.5? true id:int title:string photo:ChatPhoto participants_count:int date:int version:int migrated_to:flags.6? InputChannel admin_rights:flags.14? ChatAdminRights default_banned_rights:flags.18? ChatBannedRights = Chat ;
103103chatForbidden#7328bdb id:int title:string = Chat ;
104- channel#4df30834 flags:# creator:flags.0? true left:flags.2? true broadcast:flags.5? true verified:flags.7? true megagroup:flags.8? true restricted:flags.9? true signatures:flags.11? true min:flags.12? true scam:flags.19? true has_link:flags.20? true id:int access_hash:flags.13? long title:string username:flags.6? string photo:ChatPhoto date:int version:int restriction_reason:flags.9? string admin_rights:flags.14? ChatAdminRights banned_rights:flags.15? ChatBannedRights default_banned_rights:flags.18? ChatBannedRights participants_count:flags.17? int = Chat ;
104+ channel#4df30834 flags:# creator:flags.0? true left:flags.2? true broadcast:flags.5? true verified:flags.7? true megagroup:flags.8? true restricted:flags.9? true signatures:flags.11? true min:flags.12? true scam:flags.19? true has_link:flags.20? true has_geo:flags.21 ? true id:int access_hash:flags.13? long title:string username:flags.6? string photo:ChatPhoto date:int version:int restriction_reason:flags.9? string admin_rights:flags.14? ChatAdminRights banned_rights:flags.15? ChatBannedRights default_banned_rights:flags.18? ChatBannedRights participants_count:flags.17? int = Chat ;
105105channelForbidden#289da732 flags:# broadcast:flags.5? true megagroup:flags.8? true id:int access_hash:long title:string until_date:flags.16? int = Chat ;
106106
107107chatFull#1b7c9db3 flags:# can_set_username:flags.7? true id:int about:string participants:ChatParticipants chat_photo:flags.2? Photo notify_settings:PeerNotifySettings exported_invite:ExportedChatInvite bot_info:flags.3? Vector <BotInfo > pinned_msg_id:flags.6? int folder_id:flags.11? int = ChatFull ;
@@ -1065,7 +1065,7 @@ auth.resendCode#3ef1a9bf phone_number:string phone_code_hash:string = auth.SentC
10651065auth.cancelCode#1f040578 phone_number:string phone_code_hash:string = Bool ;
10661066auth.dropTempAuthKeys#8e48a188 except_auth_keys:Vector<long > = Bool ;
10671067
1068- account.registerDevice#5cbea590 token_type:int token:string app_sandbox:Bool secret:bytes other_uids:Vector<int > = Bool ;
1068+ account.registerDevice#68976c6f flags:# no_muted:flags.0 ? true token_type:int token:string app_sandbox:Bool secret:bytes other_uids:Vector<int > = Bool ;
10691069account.unregisterDevice#3076c4bf token_type:int token:string other_uids:Vector<int > = Bool ;
10701070account.updateNotifySettings#84be5b93 peer:InputNotifyPeer settings:InputPeerNotifySettings = Bool ;
10711071account.getNotifySettings#12b3ad31 peer:InputNotifyPeer = PeerNotifySettings ;
@@ -1364,7 +1364,7 @@ langpack.getLanguage#6a596502 lang_pack:string lang_code:string = LangPackLangua
13641364folders.editPeerFolders#6847d0ab folder_peers:Vector<InputFolderPeer > = Updates ;
13651365folders.deleteFolder#1c295881 folder_id:int = Updates ;
13661366
1367- // Ports
1368- channels.exportInvite#c7560885 channel:InputChannel = ExportedChatInvite ;
1367+ // LAYER 103
13691368
1370- // LAYER 102
1369+ // Ports
1370+ channels.exportInvite#c7560885 channel:InputChannel = ExportedChatInvite ;
0 commit comments