Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CustomMsgBody

Index

Properties

Optional chatThread

chatThread?: ChatThread

Optional chatThreadOverview

chatThreadOverview?: ChatThreadOverview

chatType

chatType: ChatType

customEvent

customEvent: string

customExts

customExts: {}

Type declaration

  • [key: string]: any

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 params

params?: {}

Type declaration

  • [key: string]: any

Optional reactions

reactions?: Reaction

Optional roomType

roomType?: boolean

time

time: number

to

to: string

type

type: "custom"

Methods

Optional fail

  • fail(): void
  • Returns void

Optional success

  • success(): void
  • Returns void

Generated using TypeDoc