QChatSearchChannelByPageParam constructor

QChatSearchChannelByPageParam(
  1. {int? serverId,
  2. int? limit,
  3. bool asc = true,
  4. int? endTime,
  5. required String keyword,
  6. int? startTime,
  7. String? cursor,
  8. QChatChannelSearchSortEnum? sort}
)

Implementation

QChatSearchChannelByPageParam