sfr-types 0.1.2

The crate has shared types in `slack-framework-rs`.
Documentation
1
2
3
4
5
6
7
8
9
//! Auto generated schemas by `[repository root]/generate-schema.sh`.

pub mod chat_post_message;
pub mod files_complete_upload_external;
pub mod files_get_upload_url_external;
pub mod files_info;
pub mod files_remote_add;
pub mod files_upload;
pub mod oauth_v2_access;