is_muted property

bool is_muted
read / write

Pass true to mute the user; pass false to unmute them.

Implementation

late bool is_muted;