pub fn is_muted(client: &Client, profile: &Profile, msg: &ChatMsg) -> bool
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.