MessagesUntil

Set this parameter to retrieve messages that were last modified before the specified date. This parameter applies to channel messages, channel message replies, and user chat messages.

Specify the date in UTC time using one of the following formats:

With relative dates, items that were previously ingested but no longer meet the limit are removed from the IDOL index.

Type: Date or relative date
Default:  
Required: No
Configuration Section: TaskName or FetchTasks
Example:

To retrieve messages that were last modified before 01 June 2021:

MessagesUntil=2021/06/01 00:00:00

To retrieve messages that are at least 12 hours old:

MessagesUntil=-12h

See Also: MessagesSince