Interface TypingEvent

Hierarchy

  • TypingEvent

Properties

Properties

content: {
    user_ids: string[];
}

Type declaration

  • user_ids: string[]
room_id: string
type: "m.typing"

Generated using TypeDoc