Hierarchy

  • default
    • PublicGroupChannelListQuery

Properties

channelNameContainsFilter: null | string = null
channelUrlsFilter: null | string[] = null
customTypeStartsWithFilter: null | string = null
customTypesFilter: null | string[] = null
includeEmpty: boolean = false
includeFrozen: boolean = true
includeMetaData: boolean = true
limit: number = DEFAULT_LIST_QUERY_LIMIT
membershipFilter: MembershipFilter = MembershipFilter.ALL
metadataKey: null | string = null
metadataOrderKeyFilter: null | string = null
metadataValueStartsWith: null | string = null
metadataValues: null | string[] = null
order: PublicGroupChannelListOrder = PublicGroupChannelListOrder.CHRONOLOGICAL
superChannelFilter: SuperChannelFilter = SuperChannelFilter.ALL

Accessors

  • get hasNext(): boolean
  • Returns boolean

  • get isLoading(): boolean
  • Returns boolean

Methods

Generated using TypeDoc