Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CmdMsgBody

Index

Properties

action

action: string

Optional chatThread

chatThread?: ChatThread

Optional chatThreadOverview

chatThreadOverview?: ChatThreadOverview

chatType

chatType: ChatType

Optional ext

ext?: {}

Type declaration

  • [key: string]: any

Optional from

from?: string

Optional group

group?: string

id

id: string

Optional msgConfig

msgConfig?: {}

Type declaration

  • [key: string]: any

Optional onlineState

onlineState?: ONLINESTATETYPE

Optional reactions

reactions?: Reaction

Optional roomType

roomType?: boolean

time

time: number

to

to: string

type

type: "cmd"

Methods

Optional fail

  • fail(): any
  • Returns any

Optional success

  • success(): any
  • Returns any

Generated using TypeDoc