Type Alias MTextEvent

MTextEvent: EitherAnd<
    { "org.matrix.msc1767.text": string },
    { "m.text": string },
>