Interface IHierarchyRelation

Hierarchy

Properties

content: {
    order?: string;
    suggested?: boolean;
    via?: string[];
}

Type declaration

  • Optional order?: string
  • Optional suggested?: boolean
  • Optional via?: string[]
origin_server_ts: number
sender: string
state_key: string
type: string

Generated using TypeDoc