Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • Visitor

Index

Properties

Properties

_

_: (name: string, value: any) => T

Type declaration

    • (name: string, value: any): T
    • Parameters

      • name: string
      • value: any

      Returns T

direct

direct: (value: ChatTopicDirect) => T

Type declaration

group

group: (value: ChatTopicGroup) => T

Type declaration

party

party: (value: ChatTopicParty) => T

Type declaration