DelayedPartialStateEvent: DelayedPartialTimelineEvent & {
    state_key: string;
    transaction_id: string;
}
""