pub struct SlackMessageAttachmentInit {}Trait Implementations§
source§impl From<SlackMessageAttachmentInit> for SlackMessageAttachment
impl From<SlackMessageAttachmentInit> for SlackMessageAttachment
source§fn from(value: SlackMessageAttachmentInit) -> Self
fn from(value: SlackMessageAttachmentInit) -> Self
Converts to this type from the input type.