TLHistoryDiff

See source code
Table of contents
interface TLHistoryDiff<R extends UnknownRecord> {}

Properties

diff

diff: RecordsDiff<R>;

type

type: "diff";

Prev
TLHistoryBatchOptions
Next
TLHistoryMark