Function info

Source
pub fn info<R>(
    client: &R,
    token: &str,
    request: &InfoRequest<'_>,
) -> Result<InfoResponse, InfoError<R::Error>>
Expand description

Gets information about a bot user.

Wraps https://api.slack.com/methods/bots.info