Struct slack_morphism::api::SlackApiChatDeleteResponseInit [−][src]
pub struct SlackApiChatDeleteResponseInit {
pub channel: SlackChannelId,
pub ts: SlackTs,
}Fields
channel: SlackChannelIdts: SlackTsTrait Implementations
Performs the conversion.