awaitLoadMore

suspend fun GroupChannelCollection.awaitLoadMore(): List<GroupChannel>

Loads next channel lists, depending on the GroupChannelListQueryOrder set in the current collection.

Return

The next channel list.

Since

4.17.0