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