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