removeEventsByTime

Delete events within a specified time interval.

Address

/replay/removeEventsByTime [startTimestamp] [endTimestamp]

Arguments

Type Description
argument 1 Long Start of the time interval, Unix timestamp.
argument 2 Long End of the time interval, Unix timestamp. If set to 0, it is considered to span from the start time to the current time.

Example

Delete all events from 2024-01-01T00:00:00Z to the current time.

/replay/removeEventsByTime 1704067200000 0

results matching ""

    No results matching ""