Struct slack_morphism::api::SlackApiPostWebhookMessageRequestInit [−][src]
pub struct SlackApiPostWebhookMessageRequestInit {
pub content: SlackMessageContent,
}Fields
content: SlackMessageContentTrait Implementations
Performs the conversion.