mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Update API scheme to layer 120.
This commit is contained in:
@@ -557,6 +557,8 @@ UserData *ParticipantsAdditionalData::applyParticipant(
|
||||
return logBad();
|
||||
}
|
||||
return applyBanned(data);
|
||||
}, [&](const MTPDchannelParticipantLeft &data) {
|
||||
return logBad();
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user