Function change_user_icon

Source
pub async fn change_user_icon(
    configuration: &Configuration,
    id_pipe_username: &str,
    body: Option<PathBuf>,
) -> Result<(), Error<ChangeUserIconError>>
Expand description

The new avatar may be up to 2MiB in size.