Interface WeakEvent

Hierarchy

Properties

content: Record<string, unknown>
event_id: string
origin_server_ts: number
room_id: string
sender: string
state_key?: string
type: string
unsigned?: { age?: number }

Type declaration

  • Optional age?: number

Generated using TypeDoc