From ccb0a4f63c87e1d3a9e347fb03b67e2771c308f5 Mon Sep 17 00:00:00 2001 From: levlam Date: Mon, 23 Nov 2020 18:48:55 +0300 Subject: [PATCH] Update layer to 122. --- td/generate/scheme/telegram_api.tl | 32 +++++++++++++++++++++++++--- td/generate/scheme/telegram_api.tlo | Bin 218692 -> 222768 bytes td/telegram/DialogParticipant.cpp | 6 +++--- td/telegram/UpdatesManager.cpp | 6 ++++++ td/telegram/UpdatesManager.h | 4 ++++ td/telegram/Version.h | 2 +- 6 files changed, 43 insertions(+), 7 deletions(-) diff --git a/td/generate/scheme/telegram_api.tl b/td/generate/scheme/telegram_api.tl index e5c176f6d..d40821f2f 100644 --- a/td/generate/scheme/telegram_api.tl +++ b/td/generate/scheme/telegram_api.tl @@ -111,11 +111,11 @@ userStatusLastMonth#77ebc742 = UserStatus; chatEmpty#9ba2d800 id:int = Chat; chat#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; chatForbidden#7328bdb id:int title:string = Chat; -channel#d31a961e 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 slowmode_enabled:flags.22?true id:int access_hash:flags.13?long title:string username:flags.6?string photo:ChatPhoto date:int version:int restriction_reason:flags.9?Vector admin_rights:flags.14?ChatAdminRights banned_rights:flags.15?ChatBannedRights default_banned_rights:flags.18?ChatBannedRights participants_count:flags.17?int = Chat; +channel#d31a961e 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 slowmode_enabled:flags.22?true call_active:flags.23?true id:int access_hash:flags.13?long title:string username:flags.6?string photo:ChatPhoto date:int version:int restriction_reason:flags.9?Vector admin_rights:flags.14?ChatAdminRights banned_rights:flags.15?ChatBannedRights default_banned_rights:flags.18?ChatBannedRights participants_count:flags.17?int = Chat; channelForbidden#289da732 flags:# broadcast:flags.5?true megagroup:flags.8?true id:int access_hash:long title:string until_date:flags.16?int = Chat; chatFull#1b7c9db3 flags:# can_set_username:flags.7?true has_scheduled:flags.8?true id:int about:string participants:ChatParticipants chat_photo:flags.2?Photo notify_settings:PeerNotifySettings exported_invite:ExportedChatInvite bot_info:flags.3?Vector pinned_msg_id:flags.6?int folder_id:flags.11?int = ChatFull; -channelFull#f0e6672a flags:# can_view_participants:flags.3?true can_set_username:flags.6?true can_set_stickers:flags.7?true hidden_prehistory:flags.10?true can_set_location:flags.16?true has_scheduled:flags.19?true can_view_stats:flags.20?true blocked:flags.22?true id:int about:string participants_count:flags.0?int admins_count:flags.1?int kicked_count:flags.2?int banned_count:flags.2?int online_count:flags.13?int read_inbox_max_id:int read_outbox_max_id:int unread_count:int chat_photo:Photo notify_settings:PeerNotifySettings exported_invite:ExportedChatInvite bot_info:Vector migrated_from_chat_id:flags.4?int migrated_from_max_id:flags.4?int pinned_msg_id:flags.5?int stickerset:flags.8?StickerSet available_min_id:flags.9?int folder_id:flags.11?int linked_chat_id:flags.14?int location:flags.15?ChannelLocation slowmode_seconds:flags.17?int slowmode_next_send_date:flags.18?int stats_dc:flags.12?int pts:int = ChatFull; +channelFull#ef3a6acd flags:# can_view_participants:flags.3?true can_set_username:flags.6?true can_set_stickers:flags.7?true hidden_prehistory:flags.10?true can_set_location:flags.16?true has_scheduled:flags.19?true can_view_stats:flags.20?true blocked:flags.22?true id:int about:string participants_count:flags.0?int admins_count:flags.1?int kicked_count:flags.2?int banned_count:flags.2?int online_count:flags.13?int read_inbox_max_id:int read_outbox_max_id:int unread_count:int chat_photo:Photo notify_settings:PeerNotifySettings exported_invite:ExportedChatInvite bot_info:Vector migrated_from_chat_id:flags.4?int migrated_from_max_id:flags.4?int pinned_msg_id:flags.5?int stickerset:flags.8?StickerSet available_min_id:flags.9?int folder_id:flags.11?int linked_chat_id:flags.14?int location:flags.15?ChannelLocation slowmode_seconds:flags.17?int slowmode_next_send_date:flags.18?int stats_dc:flags.12?int pts:int call:flags.21?InputGroupCall = ChatFull; chatParticipant#c8d7493e user_id:int inviter_id:int date:int = ChatParticipant; chatParticipantCreator#da13538a user_id:int = ChatParticipant; @@ -169,6 +169,8 @@ messageActionSecureValuesSentMe#1b287353 values:Vector credentials: messageActionSecureValuesSent#d95c6154 types:Vector = MessageAction; messageActionContactSignUp#f3f25f76 = MessageAction; messageActionGeoProximityReached#98e0d697 from_id:Peer to_id:Peer distance:int = MessageAction; +messageActionGroupCall#7a0d7f42 flags:# call:InputGroupCall duration:flags.0?int = MessageAction; +messageActionInviteToGroupCall#f25f03a call:InputGroupCall user_id:int = MessageAction; dialog#2c171f72 flags:# pinned:flags.2?true unread_mark:flags.3?true peer:Peer top_message:int read_inbox_max_id:int read_outbox_max_id:int unread_count:int unread_mentions_count:int notify_settings:PeerNotifySettings pts:flags.0?int draft:flags.1?DraftMessage folder_id:flags.4?int = Dialog; dialogFolder#71bd134c flags:# pinned:flags.2?true folder:Folder peer:Peer top_message:int unread_muted_peers_count:int unread_unmuted_peers_count:int unread_muted_messages_count:int unread_unmuted_messages_count:int = Dialog; @@ -350,6 +352,8 @@ updatePeerBlocked#246a4b22 peer_id:Peer blocked:Bool = Update; updateChannelUserTyping#ff2abe9f flags:# channel_id:int top_msg_id:flags.0?int user_id:int action:SendMessageAction = Update; updatePinnedMessages#ed85eab5 flags:# pinned:flags.0?true peer:Peer messages:Vector pts:int pts_count:int = Update; updatePinnedChannelMessages#8588878b flags:# pinned:flags.0?true channel_id:int messages:Vector pts:int pts_count:int = Update; +updateGroupCallParticipants#f2ebdb4e call:InputGroupCall participants:Vector version:int = Update; +updateGroupCall#85fe86ed call:GroupCall = Update; updates.state#a56c2a3e pts:int qts:int date:int seq:int unread_count:int = updates.State; @@ -436,6 +440,7 @@ sendMessageChooseContactAction#628cbc6f = SendMessageAction; sendMessageGamePlayAction#dd6a8f48 = SendMessageAction; sendMessageRecordRoundAction#88f27fbc = SendMessageAction; sendMessageUploadRoundAction#243e1c66 progress:int = SendMessageAction; +speakingInGroupCallAction#d92c2285 = SendMessageAction; contacts.found#b3134d9d my_results:Vector results:Vector chats:Vector users:Vector = contacts.Found; @@ -1024,7 +1029,7 @@ chatOnlines#f041e250 onlines:int = ChatOnlines; statsURL#47a971e0 url:string = StatsURL; -chatAdminRights#5fb224d5 flags:# change_info:flags.0?true post_messages:flags.1?true edit_messages:flags.2?true delete_messages:flags.3?true ban_users:flags.4?true invite_users:flags.5?true pin_messages:flags.7?true add_admins:flags.9?true anonymous:flags.10?true = ChatAdminRights; +chatAdminRights#5fb224d5 flags:# change_info:flags.0?true post_messages:flags.1?true edit_messages:flags.2?true delete_messages:flags.3?true ban_users:flags.4?true invite_users:flags.5?true pin_messages:flags.7?true add_admins:flags.9?true anonymous:flags.10?true manage_call:flags.11?true = ChatAdminRights; chatBannedRights#9f120418 flags:# view_messages:flags.0?true send_messages:flags.1?true send_media:flags.2?true send_stickers:flags.3?true send_gifs:flags.4?true send_games:flags.5?true send_inline:flags.6?true embed_links:flags.7?true send_polls:flags.8?true change_info:flags.10?true invite_users:flags.15?true pin_messages:flags.17?true until_date:int = ChatBannedRights; @@ -1166,6 +1171,17 @@ peerBlocked#e8fd8014 peer_id:Peer date:int = PeerBlocked; stats.messageStats#8999f295 views_graph:StatsGraph = stats.MessageStats; +groupCallDiscarded#7780bcb4 id:long access_hash:long duration:int = GroupCall; +groupCall#55903081 flags:# join_muted:flags.1?true can_change_join_muted:flags.2?true id:long access_hash:long participants_count:int params:flags.0?DataJSON version:int = GroupCall; + +inputGroupCall#d8aa840f id:long access_hash:long = InputGroupCall; + +groupCallParticipant#56b087c9 flags:# muted:flags.0?true left:flags.1?true can_self_unmute:flags.2?true user_id:int date:int active_date:flags.3?int source:int = GroupCallParticipant; + +phone.groupCall#985c2087 call:GroupCall sources:Vector participants:Vector participants_next_offset:string users:Vector = phone.GroupCall; + +phone.groupParticipants#9cfeb92d count:int participants:Vector next_offset:string users:Vector version:int = phone.GroupParticipants; + ---functions--- invokeAfterMsg#cb9f372d {X:Type} msg_id:long query:!X = X; @@ -1520,6 +1536,16 @@ phone.discardCall#b2cbc1c0 flags:# video:flags.0?true peer:InputPhoneCall durati phone.setCallRating#59ead627 flags:# user_initiative:flags.0?true peer:InputPhoneCall rating:int comment:string = Updates; phone.saveCallDebug#277add7e peer:InputPhoneCall debug:DataJSON = Bool; phone.sendSignalingData#ff7a9383 peer:InputPhoneCall data:bytes = Bool; +phone.createGroupCall#e428fa02 channel:InputChannel random_id:int = Updates; +phone.joinGroupCall#5f9c8e62 flags:# muted:flags.0?true call:InputGroupCall params:DataJSON = Updates; +phone.leaveGroupCall#500377f9 call:InputGroupCall source:int = Updates; +phone.editGroupCallMember#63146ae4 flags:# muted:flags.0?true call:InputGroupCall user_id:InputUser = Updates; +phone.inviteToGroupCall#dd698f84 call:InputGroupCall user_id:InputUser = Updates; +phone.discardGroupCall#7a777135 call:InputGroupCall = Updates; +phone.toggleGroupCallSettings#74bbb43d flags:# call:InputGroupCall join_muted:flags.0?Bool = Updates; +phone.getGroupCall#c7cb017 call:InputGroupCall = phone.GroupCall; +phone.getGroupParticipants#ae1910a4 call:InputGroupCall offset:string limit:int = phone.GroupParticipants; +phone.checkGroupCall#b74a7bea call:InputGroupCall source:int = Bool; langpack.getLangPack#f2f2330a lang_pack:string lang_code:string = LangPackDifference; langpack.getStrings#efea3803 lang_pack:string lang_code:string keys:Vector = Vector; diff --git a/td/generate/scheme/telegram_api.tlo b/td/generate/scheme/telegram_api.tlo index bb074e3407a2d6f860ee5dcae08145d8f77d38ba..64da7db6c00e07be1f387dcc7815491b9b3fc1f9 100644 GIT binary patch delta 5637 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 Id`ss40Prn}zW@LL delta 3685 zcmai1e{7R=8sGE29Sq#et2c5bE3CMpy`v``nU{I#X_0x%SatqNRElodrn_7-iu4jL zqBr6+CN8n?UHWjcKbmMF>M+x{TH*nAP`8N#3k(@-%ESR3_M~caA#-~7ec$i@6!hyL08Aij2RT-Y#pll>KY^<*!QCv^9nP^7lZ1_0O+R zcUUeLtC@vKSslOHId9QZ6^@3oyIMDGYI>q|b#v&i8`_JCtZdr~t6IJ2p9>dH@6AnL zbAM}l%M~VNY@_^Jb)vFGF3UYR@bJ6`gDp*=)}ja1d#mPOtM0kUFTpx>QSF)=VKLj* zd_S|Rin{mlAyE6;w#e9dGq{*7Sgr;FFMw)qPe~Rn(8y8AtvWVN!tb=>#5t5y4{d1=T`u9@d5`SbJry2+~*;1tHG3TP3hS{t~;DX|pX;?!fxhHZu{vIN}u zf$NtLNXK(fXTX`VEcX>M2ftzgg$L}5bvH2O<`SU`FC~oGKys!mcm!&MoxhUM!j;e< zWRsQP%paY@4zB##Han5hZ6~}m_t24kasWsni~)LsWJGkytIFN1qn_<)hX&~*k7 zORRQd=5L^|%k5V5Rl#QAJycbQL&ZV)dmWTv$U(71P1%TfDp?L~0y(stJc2#oM$dMs zTqv^33#DFjJ&_u?9zwcD+~$O?tyXOwu52MqhKbiX)A_WKH+X{ilvvNT79GU>Ccjrd z#R_`N{DMc@n?FYx`30G`w@@rE6x61AIcs_IDBoQO+0V6CWEn4g3p|QNTOjD$4?%HC z><7DkV)jGU?T;&%T_rn(s`dk3cHP|juvCM6OJoHTKY~Xe7G0kG035a(ccf{BAihFoNJl0OT>WLez2QP7S_Mc z$@cwwEtVdVj5J~geqyjuUCVk}6s$Q2wE{SJkT<^`ZS)}c#3@TM7QWyXq6d=3{kSE` zXH|DdB@NfehrEY%(dG~Nm{JnO2-Cm=TE8MP0DfW6I6&8NN{o6~290{4a}erBLg5}0V{TWL?ELiXIibgK9&sD8V(V7<9i%v_aPV) zKwTe`LaCQ++h0=9<&f=HbbxP|!VL~n3X{VWTE4!C9tNk(nPD3qsm7VZM78gT38w8? zoy1*7D2myht^dT3vBXX{W*xE%Q=dRsIJBhZux`Pvr(p#KbFf8d>yA=veOYj`iC1ix zI7-z_bER1@3l*#qTaFQleaFZ)bqnX>@-b>j<@lV80>`0IT$efy4lA|5+z+9iTj>bc z^K0uyDD&V5j0?Pm6Li0K6RcwU*DuA4g$I&80Rdt0(5IB(EMGI95>np;gs|r%B!zLy zD8ZS=kyCteXwm84oahMD;og&=;GR>^ZNzYz*!LcAWAAB#7@-rh?{=YcjN}bte2wMh zpnHsO^1RxSu|f=$ju&FLetgajF&g33asJ>C+-a`ygDGDaqLmh47NJLStlRQbL% z@R(LoJ}ot~J3d#?(>+P;qIq`HFC3bjGY^h)G~pqWS&elZK1XfqId9-#@H})F`JSgT z*e*bqko8_LWLlF&(v-X_4Gwd10pH%ohrTmS!`YLjnc#048%sPO3KW^5*tLdjoC1%y zBRWN;NstBRrYM%w`|tXQDGFXJL~idzigNTKbc!n)znbkUmfcsXeR%yOw|3yNS(Q-tMP}!P{o3e*_n6BhT%yl#sy!) zvjRK(HF=wxQMp7RcrHGr^Yxbd-dOQ*?+iGNf#b*S_kM)Scj^Bxq5Vc_^J^iWv@E`7gVcGoeqG%A zj5JE-k4if*{V0DWB|D^1p^k2qT*c5BKm5FO!@I@WW3C9BUX&{1R*&qz3Uh1aWZZLy XTn^ZAr|gM$-Yxs(_>TMJ9l!ZM!|UyA diff --git a/td/telegram/DialogParticipant.cpp b/td/telegram/DialogParticipant.cpp index 5907fca2b..2fb216fd9 100644 --- a/td/telegram/DialogParticipant.cpp +++ b/td/telegram/DialogParticipant.cpp @@ -162,9 +162,9 @@ tl_object_ptr DialogParticipantStatus::get_chat_a } LOG(INFO) << "Create chat admin rights " << flags; - return make_tl_object(flags, false /*ignored*/, false /*ignored*/, false /*ignored*/, - false /*ignored*/, false /*ignored*/, false /*ignored*/, - false /*ignored*/, false /*ignored*/, false /*ignored*/); + return make_tl_object( + flags, false /*ignored*/, false /*ignored*/, false /*ignored*/, false /*ignored*/, false /*ignored*/, + false /*ignored*/, false /*ignored*/, false /*ignored*/, false /*ignored*/, false /*ignored*/); } tl_object_ptr DialogParticipantStatus::get_chat_banned_rights() const { diff --git a/td/telegram/UpdatesManager.cpp b/td/telegram/UpdatesManager.cpp index c86f2d789..5ad5d8520 100644 --- a/td/telegram/UpdatesManager.cpp +++ b/td/telegram/UpdatesManager.cpp @@ -2173,4 +2173,10 @@ void UpdatesManager::on_update(tl_object_ptr update, bool /*force_apply*/) { } +void UpdatesManager::on_update(tl_object_ptr update, bool /*force_apply*/) { +} + +void UpdatesManager::on_update(tl_object_ptr update, bool /*force_apply*/) { +} + } // namespace td diff --git a/td/telegram/UpdatesManager.h b/td/telegram/UpdatesManager.h index 9bf7aa365..efe3f3dbf 100644 --- a/td/telegram/UpdatesManager.h +++ b/td/telegram/UpdatesManager.h @@ -318,6 +318,10 @@ class UpdatesManager : public Actor { // unsupported updates void on_update(tl_object_ptr update, bool /*force_apply*/); + + void on_update(tl_object_ptr update, bool /*force_apply*/); + + void on_update(tl_object_ptr update, bool /*force_apply*/); }; } // namespace td diff --git a/td/telegram/Version.h b/td/telegram/Version.h index 79e030266..670deef38 100644 --- a/td/telegram/Version.h +++ b/td/telegram/Version.h @@ -8,7 +8,7 @@ namespace td { -constexpr int32 MTPROTO_LAYER = 121; +constexpr int32 MTPROTO_LAYER = 122; enum class Version : int32 { Initial, // 0