Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LineChat

Hierarchy

  • LineChat

Implements

Index

Constructors

  • new LineChat(channelId: string, type: LineChatType, id: string): LineChat

Properties

channelId: string
id: string
platform: "line" = LINE
type: LineChatType
typeName: string = 'LineChat'

Accessors

  • get uid(): string

Methods

  • toJSONValue(): LineChatValue
  • typeName(): string
  • fromJSONValue(__namedParameters: LineChatValue): LineChat

Generated using TypeDoc