Skip to content

Commit

Permalink
f Handle some more updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-preston committed Nov 7, 2024
1 parent c52890c commit 0fee0fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Telegram/SourceFiles/api/api_updates.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3234,7 +3234,6 @@ void Updates::applyUpdate(const TLupdate &update) {
&session(),
data.vterms_of_service().data(),
data.vterms_of_service_id().v.toUtf8()));
}, [&](const TLDupdateUsersNearby &data) {
}, [&](const TLDupdateUnconfirmedSession &data) {
// later
}, [&](const TLDupdateAttachmentMenuBots &data) {
Expand Down

0 comments on commit 0fee0fd

Please sign in to comment.