Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TwitterChat

Implements

Index

Constructors

  • new TwitterChat(agentId: string, userId: string): TwitterChat

Properties

agentId: string

The id of the agent user

id: string

The id of the target user

platform: "twitter" = TWITTER
typeName: string = 'TwitterChat'

Accessors

  • get uid(): string

Methods

  • toJSONValue(): SerializedDmChat
  • typeName(): string
  • fromJSONValue(__namedParameters: SerializedDmChat): TwitterChat

Generated using TypeDoc