Interface IEventRelation

Hierarchy

  • IEventRelation

Properties

event_id?: string
is_falling_back?: boolean
key?: string
m.in_reply_to?: {
    event_id?: string;
}

Type declaration

  • Optional event_id?: string
rel_type?: string

Generated using TypeDoc