joinVideoChat¶
Joins an active video chat. Returns join response payload for tgcalls
joinVideoChat(
group_call_id: int32,
participant_id: MessageSender,
join_parameters: GroupCallJoinParameters,
invite_hash: string
) → Text