Struct slack_morphism::api::SlackApiTeamInfoResponseInit [−][src]
pub struct SlackApiTeamInfoResponseInit {
pub team: SlackTeamInfo,
}Fields
team: SlackTeamInfoTrait Implementations
Performs the conversion.
