Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

ModIO.CacheClient.DeleteUserAvatar

Jackson Wood edited this page Feb 20, 2019 · 1 revision

CacheClient.DeleteUserAvatar

public static bool DeleteUserAvatar(int userId);

Parameters

Name Description
userId

Returns

bool: Result of the function calculations

Description

Delete's a user's avatars from the cache.

Clone this wiki locally