8fe61e1fb3
I'm going to be replacing the inner structure of `TimelineEvent` with an implementation that holds a `Raw<AnySyncTimelineEvent>`, rather than a `Raw<AnyTimelineEvent>`. Prepare for that by changing the accessors to return `Raw<AnySyncTimelineEvent>`.