Struct slack_morphism::api::SlackApiTeamProfileGetResponseInit [−][src]
pub struct SlackApiTeamProfileGetResponseInit {
pub profile: SlackTeamProfile,
}Fields
profile: SlackTeamProfileTrait Implementations
Performs the conversion.