get Ultra Group Message Count By Time Range
public abstract void getUltraGroupMessageCountByTimeRange(String targetId, Array<String> channelIds, long startTime, long endTime, IRongCoreCallback.ResultCallback<Integer> callback)
Retrieves the number of messages within a specified time range for a given ultra group. If the channel_id_list is empty, it retrieves the message count for all channel IDs.
Since
5.6.4
Parameters
target Id
The conversation ID
channel Ids
The list of channel IDs
start Time
The start time
end Time
The end time
callback
The callback result