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.

Details:
  • Layer: 158

  • ID: B59CF977

Parameters:
  • call (InputGroupCall) – Group call.

  • sources (List of int 32-bit) – Source IDs.

Returns:

List of int 32-bit