Struct slack_morphism::api::SlackApiUsersIdentityResponseInit [−][src]
pub struct SlackApiUsersIdentityResponseInit {
pub user: SlackUserProfile,
pub team: SlackBasicTeamInfo,
}Fields
user: SlackUserProfileteam: SlackBasicTeamInfoTrait Implementations
Performs the conversion.
