GroupChannelListQuery show all group channel

Hi! Is it possible to list all the group channels in the Channel Listing?

As our limit is up to 100 and then you get a token, what you can do is a process in the background to get all data and stop once you have no more tokens.

You can even save this data in your database…