[][src]Function hexchat::remove_modes

pub fn remove_modes(targets: &[impl AsRef<str>], mode: char) -> bool

Removes a user mode char from one or more users in the current channel.

Returns whether or not it succeeded.