[FEATURE] Friends list getter

This commit is contained in:
Emmastone
2016-11-17 14:36:49 +00:00
parent aee5f71aae
commit 650ae39acb
2 changed files with 11 additions and 0 deletions
@@ -34,6 +34,8 @@ public interface Client {
int getPlane();
long[] getFriendsListAsLong();
int[] getMenuActionId();
int[] getMenuAction1();