Function egg_mode::account::update_profile[][src]

pub async fn update_profile(
    user_profile: UserProfile,
    token: &Token
) -> Result<Response<TwitterUser>>
Expand description

Sets some values that users are able to set under the “Account” tab of their settings page. Only the parameters specified will be updated.