phone.CheckGroupCall¶
- class pyrogram.raw.functions.phone.CheckGroupCall[source]¶
Check which of the specified source IDs the server still recognizes as joined to a group call. This method can be used with all group call types, see here » for more info.
Usable by Users Bots- Details:
Layer:
229ID:
B59CF977
- Parameters:
call (
InputGroupCall) – Group call whose WebRTC connections should be checkedsources (List of
int32-bit) – Non-zero SSRC/source IDs of the caller’s main and presentation connections
- Returns:
List of
int32-bit