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