Struct slack_morphism::api::SlackApiUsersProfileGetResponseInit [−][src]
pub struct SlackApiUsersProfileGetResponseInit {
pub profile: SlackUserProfile,
}Fields
profile: SlackUserProfileTrait Implementations
Performs the conversion.