Example #1
0
 public string GetUserAvatarUrl(ulong id, string hash)
 => _apiClient.GetUserAvatarUrl(id, hash);