Function slack_api::bots::info
[−]
[src]
pub fn info<R>(client: &R,
token: &str,
request: &InfoRequest)
-> Result<InfoResponse, InfoError<R::Error>> where R: SlackWebRequestSender
Gets information about a bot user.