phone.JoinGroupCall
- class pyrogram.raw.functions.phone.JoinGroupCall
Join a group call
- Details:
Layer:
196ID:
D61E1DF3
- Parameters:
call (
InputGroupCall) – The group calljoin_as (
InputPeer) – Join the group call, presenting yourself as the specified user/channelparams (
DataJSON) – WebRTC parametersmuted (
bool, optional) – If set, the user will be muted by default upon joining.video_stopped (
bool, optional) – If set, the user’s video will be disabled by default upon joining.invite_hash (
str, optional) – The invitation hash from the invite link », if provided allows speaking in a livestream or muted group chat.key_fingerprint (
int64-bit, optional) – N/A
- Returns: