sfr-types 0.1.2

The crate has shared types in `slack-framework-rs`.
Documentation
1
2
3
4
5
//! The types that represents a request of `files.remote.*`.
//!
//! <https://api.slack.com/methods?query=files.remote.>

pub mod files_remote_add;