QChatSearchChannelByPageResult constructor

QChatSearchChannelByPageResult(
  1. bool? hasMore,
  2. int? nextTimeTag,
  3. {required List<QChatChannel>? channels,
  4. String? cursor}
)

Implementation

QChatSearchChannelByPageResult