View Source ExTDLib.Object.ChatEventVideoChatParticipantIsMutedToggled (ExTDLib v0.0.4)
A video chat participant was muted or unmuted.
| Name | Type | Description |
|---|---|---|
| participant_id | MessageSender | Identifier of the affected group call participant. |
| is_muted | bool | New value of is_muted. |
More details on telegram's documentation.