[−][src]Trait keybase_bot_api::chat::Chat
Required methods
fn send_msg<'a>(
&self,
channel: &'a ChannelParams,
msg: &'a str
) -> Result<SendRes, ApiError>
&self,
channel: &'a ChannelParams,
msg: &'a str
) -> Result<SendRes, ApiError>