[][src]Function keybase_bot_api::chat::send_msg

pub fn send_msg<'a>(
    channel: &'a ChannelParams,
    msg: &'a str
) -> Result<SendRes, ApiError>