Example #1
0
 public void SetAvatar(string avatar)
 {
     api.ClientSetAvatar(api.user_id, avatar);
 }