public GroupCall (
int32 id_,
string title,
string invite_link,
int32 scheduled_start_date,
bool enabled_start_notification,
bool is_active,
bool is_video_chat,
bool is_rtmp_stream,
bool is_joined,
bool need_rejoin,
bool is_owned,
bool can_be_managed,
int32 participant_count,
bool has_hidden_listeners,
bool loaded_all_participants,
ArrayList<
GroupCallRecentSpeaker?> recent_speakers,
bool is_my_video_enabled,
bool is_my_video_paused,
bool can_enable_video,
bool mute_new_participants,
bool can_toggle_mute_new_participants,
int32 record_duration,
bool is_video_recorded,
int32 duration)