mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Update API scheme to layer 133.
This commit is contained in:
@@ -618,7 +618,7 @@ bool HistoryService::updateDependent(bool force) {
|
||||
}
|
||||
|
||||
HistoryService::PreparedText HistoryService::prepareInvitedToCallText(
|
||||
const QVector<MTPint> &users,
|
||||
const QVector<MTPlong> &users,
|
||||
uint64 linkCallId) {
|
||||
const auto owner = &history()->owner();
|
||||
auto chatText = tr::lng_action_invite_user_chat(tr::now);
|
||||
|
Reference in New Issue
Block a user