Struct slack_morphism::api::SlackApiConversationsCloseRequestInit [−][src]
pub struct SlackApiConversationsCloseRequestInit {
pub channel: SlackChannelId,
}Fields
channel: SlackChannelIdTrait Implementations
Performs the conversion.
