GroupCallJoinParameters
Type · TDLib 1.8.67 · d1085f9c
Describes parameters used to join a group call
GroupCallJoinParameters(
audio_source_id: int32,
payload: string,
is_muted: Bool,
is_my_video_enabled: Bool
) → GroupCallJoinParameters
audio_source_id
int32
Audio channel synchronization source identifier; received from tgcalls
payload
string
Group call join payload; received from tgcalls
is_muted
Bool
Pass true to join the call with muted microphone
is_my_video_enabled
Bool
Pass true if the user's video is enabled