phone.JoinGroupCall¶
- class hydrogram.raw.functions.phone.JoinGroupCall[source]¶
Join a group call
- Details:
Layer:
181ID:
B132FF7B
- 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.
- Returns: