Interface IThreadOpts

Hierarchy

  • IThreadOpts

Properties

client: MatrixClient
pendingEventOrdering?: PendingEventOrdering
receipts?: {
    event: MatrixEvent;
    synthetic: boolean;
}[]
room: Room

Generated using TypeDoc