Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WeakEvent

Hierarchy

  • Record<string, unknown>
    • WeakEvent

Index

Properties

content

content: Record<string, unknown>

event_id

event_id: string

origin_server_ts

origin_server_ts: number

room_id

room_id: string

sender

sender: string

Optional state_key

state_key: string

type

type: string

Optional unsigned

unsigned: { age?: number }

Type declaration

  • Optional age?: number

Generated using TypeDoc