Skip to main content

set_avatar

Function set_avatar 

Source
async fn set_avatar(
    services: &Services,
    _provider: &Provider,
    _session: &Session,
    _userinfo: &UserInfo,
    user_id: &UserId,
    avatar_url: &str,
) -> Result