mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Conference calls
This commit is contained in:
parent
b90065451b
commit
2393424bde
22 changed files with 579 additions and 136 deletions
|
|
@ -231,7 +231,7 @@ public final class CallListController: TelegramBaseController {
|
|||
isStream: false
|
||||
),
|
||||
reference: .id(id: call.callInfo.id, accessHash: call.callInfo.accessHash),
|
||||
mode: .joining
|
||||
beginWithVideo: false
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue