QChatSearchMsgByPageResult constructor

QChatSearchMsgByPageResult(
  1. bool? hasMore,
  2. int? nextTimeTag,
  3. String? cursor,
  4. {List<QChatMessage>? messages}
)

Implementation

QChatSearchMsgByPageResult