QueryChannelsPaginationRequest(channelOffset: Int = 0, channelLimit: Int = 30, messageLimit: Int = 10)
Paginate query channels on the queryChannels repo Similar to QueryChannelsRequest but without the watch, filter and sort params Since those are provided by the QueryChannelsRepo