phone.CheckGroupCall#
- class pyrogram.raw.functions.phone.CheckGroupCall#
Check whether the group call Server Forwarding Unit is currently receiving the streams with the specified WebRTC source IDs. Returns an intersection of the source IDs specified in sources, and the source IDs currently being forwarded by the SFU.
Usable by ✅ Users ❌ Bots- Details:
Layer:
224ID:
B59CF977
- Parameters:
call (
InputGroupCall) – Group callsources (List of
int32-bit) – Source IDs
- Returns:
List of
int32-bit