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