Class GetSubGroupsOfUserGroupApiResponse

java.lang.Object
com.github.jamesnetherton.zulip.client.api.core.ZulipApiResponse
com.github.jamesnetherton.zulip.client.api.user.response.GetSubGroupsOfUserGroupApiResponse

public class GetSubGroupsOfUserGroupApiResponse extends ZulipApiResponse
Zulip API response class for getting sub groups of a user group.
See Also:
  • Constructor Details

    • GetSubGroupsOfUserGroupApiResponse

      public GetSubGroupsOfUserGroupApiResponse()
  • Method Details

    • getSubGroups

      public List<Long> getSubGroups()