You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
390 B
390 B
- Seems that in a
/sync
response,timeline
can contain both room and state events (ie. it can contain events with state-event-specific keys), but this is not actually mentioned anywhere? - For
/sync
,Timeline
specifies forprev_batch
: "can be supplied to the from parameter of the rooms/{roomId}/messages endpoint" -- but it is not specified what direction this is relevant to.