Function is_muted

Source
pub fn is_muted(client: &Client, profile: &Profile, msg: &ChatMsg) -> bool
Expand description

Determines whether a message is from a muted player.

These messages will not be shown anywhere and do not need to be retained in chat queues.