- slack_api now provides async functions (enabled with "async" feature, on by default)
- slack_api::sync provides the original functions (enabled with "sync" feature)
Timestamp
type replaces all uses of string / u64 / f64 as timestamps
Timestamp
type replaces all uses of string / u64 / f64 as timestamps