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