[][src]Function hexchat::add_modes

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

Adds a user mode char to one or more users in the current channel.

Returns whether or not it succeeded.