Class UserGroup
java.lang.Object
com.github.jamesnetherton.zulip.client.api.user.UserGroup
Defines a Zulip user group.
-
Constructor Details
-
UserGroup
public UserGroup()
-
-
Method Details
-
getId
public long getId() -
getDescription
-
getName
-
getMembers
-
getDirectSubgroupIds
-
isSystemGroup
public boolean isSystemGroup() -
getCanMentionGroup
public long getCanMentionGroup()
-