mirror of
https://github.com/System-End/slack-morphism-rust.git
synced 2026-04-19 23:22:56 +00:00
Slack formatter API changes
This commit is contained in:
parent
756300f1e2
commit
740ed39c2d
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ pub use icon::*;
|
|||
mod formatters;
|
||||
pub use formatters::*;
|
||||
|
||||
|
||||
#[derive(Debug, Eq, PartialEq, Hash, Clone, Serialize, Deserialize, ValueStruct)]
|
||||
pub struct SlackTs(pub String);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue