@using MatrixRoomUtils.Core.Responses @inherits BaseTimelineItem
    @ObjectExtensions.ToJson(Event.RawContent, indent: false)
@code { }