mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-17 08:34:11 +02:00
age_ts isn't real
This commit is contained in:
parent
db6d466fa1
commit
7ada91787a
|
|
@ -120,10 +120,6 @@ properties:
|
||||||
type: integer
|
type: integer
|
||||||
description: The number of milliseconds that have passed since this message was sent.
|
description: The number of milliseconds that have passed since this message was sent.
|
||||||
example: 4612
|
example: 4612
|
||||||
age_ts:
|
|
||||||
type: integer
|
|
||||||
format: int64
|
|
||||||
description: The POSIX timestamp this message was sent at in milliseconds.
|
|
||||||
replaces_state:
|
replaces_state:
|
||||||
type: string
|
type: string
|
||||||
description: The event ID of the state event this event replaces.
|
description: The event ID of the state event this event replaces.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue