QChatSearchMsgByPageParam constructor
QChatSearchMsgByPageParam(- {required int serverId,
- required List<NIMMessageType> msgTypes,
- int? channelId,
- int? limit,
- int? fromTime,
- int? toTime,
- QChatMessageSearchSortEnum? sort,
- String? fromAccount,
- String? keyword,
- String? cursor,
- bool? isIncludeSelf,
- bool? order,
- List<int>? subTypes}
)
Implementation
QChatSearchMsgByPageParam