QChatGetChannelsByPageResult constructor

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

Implementation

QChatGetChannelsByPageResult