View Source ExTDLib.Object.ChatEventVideoChatParticipantIsMutedToggled (ExTDLib v0.0.4)

A video chat participant was muted or unmuted.

NameTypeDescription
participant_idMessageSenderIdentifier of the affected group call participant.
is_mutedboolNew value of is_muted.

More details on telegram's documentation.