[][src]Function hexchat::get_focused_channel_in_server

pub fn get_focused_channel_in_server(server_name: &str) -> Option<ChannelRef>

Gets the frontmost channel in a particular server.

Returns the ChannelRef if found, or None if none exists.