QueryChannelsState
interface QueryChannelsState
Contains a state related to a single query channels request.
Properties
Link copied to clipboard
The channels loaded state. See ChannelsStateData.
Link copied to clipboard
Factory that produces ChatEventHandler, which decides whether the set of channels should be updated.
Link copied to clipboard
The request for the current page.
Link copied to clipboard
If the current state reached the final page.
Link copied to clipboard
The filter is associated with this query channels state.
Link copied to clipboard
If the current state is loading more channels (a next page is being loaded).
Link copied to clipboard
The request for the next page, if there is a page.
Link copied to clipboard
If the channels need to be synced.
Link copied to clipboard
The sort object which requested for this query channels state.