Slack Rust SDK
Overview
One way to interact with the Slack platform is its HTTP RPC-based Web API, a collection of methods requiring OAuth 2.0-based user, bot, or workspace tokens blessed with related OAuth scopes.
Example Client Initialization
let client = default
.with_auth;
Module Documentation and Snippets
chat
conversations
- list -