project: Mixins
This commit is contained in:
@@ -11,4 +11,10 @@ public interface RSFriendsChat extends RSUserList<FriendsChatMember>, FriendsCha
|
||||
|
||||
@Import("name")
|
||||
String getName();
|
||||
|
||||
@Import("rank")
|
||||
int getRank();
|
||||
|
||||
@Import("minKick")
|
||||
byte getMinKickRank();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user