Interface DirectThreadEvent<T>

Type Parameters

  • T = any

Hierarchy

Properties

Methods

Properties

data: T
name: string
path: string
thread_id: string

Methods

  • Implemented as function to not clogging console.log(event) with raw data.

    Returns any