groupCallParticipant(object_ptr< MessageSender > &&participant_id_, int32 audio_source_id_, int32 screen_sharing_audio_source_id_, object_ptr< groupCallParticipantVideoInfo > &&video_info_, object_ptr< groupCallParticipantVideoInfo > &&screen_sharing_video_info_, string const &bio_, bool is_current_user_, bool is_speaking_, bool is_hand_raised_, bool can_be_muted_for_all_users_, bool can_be_unmuted_for_all_users_, bool can_be_muted_for_current_user_, bool can_be_unmuted_for_current_user_, bool is_muted_for_all_users_, bool is_muted_for_current_user_, bool can_unmute_self_, int32 volume_level_, string const &order_) | groupCallParticipant | |