The message search directions.
The message search is based on the Unix timestamp included in messages. Each message contains two Unix timestamps:
Which Unix timestamp is used for message search depends on the setting of ChatOptions.sortMessageByServerTime.
Messages are retrieved in the ascending order of the timestamp included in them.
Messages are retrieved in the descending order of the timestamp included in them.
The message search directions.
The message search is based on the Unix timestamp included in messages. Each message contains two Unix timestamps:
Which Unix timestamp is used for message search depends on the setting of ChatOptions.sortMessageByServerTime.