mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Update API scheme to layer 196.
This commit is contained in:
@@ -1377,6 +1377,7 @@ void GroupCall::rejoin(not_null<PeerData*> as) {
|
||||
inputCall(),
|
||||
joinAs()->input,
|
||||
MTP_string(_joinHash),
|
||||
MTPlong(), // key_fingerprint
|
||||
MTP_dataJSON(MTP_bytes(json))
|
||||
)).done([=](
|
||||
const MTPUpdates &updates,
|
||||
|
Reference in New Issue
Block a user