Function slack_api::files_comments::add [] [src]

pub fn add<R>(client: &R,
              token: &str,
              request: &AddRequest)
              -> Result<AddResponse, AddError<R::Error>> where R: SlackWebRequestSender
[]

Add a comment to an existing file.

Wraps https://api.slack.com/methods/files.comments.add