Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

body?: { filename: string; type: string; url: string }

Type declaration

  • filename: string
  • type: string
  • url: string
chatThread?: ChatThread
chatThreadOverview?: ChatThreadOverview
chatType: ChatType
ext?: {}

Type declaration

  • [key: string]: any
file: object
fileInputId?: string
file_length?: number
from?: string
group?: string
height?: number
id: string
msgConfig?: {}

Type declaration

  • [key: string]: any
onlineState?: ONLINESTATETYPE
priority?: MessagePriority
reactions?: Reaction
roomType?: boolean
secret?: string
thumb?: string
thumb_secret?: string
time: number
to: string
type: "img"
url?: string
width?: number

Methods

  • fail(): void
  • onFileUploadComplete(data: any): void
  • onFileUploadError(error: any): void
  • onFileUploadProgress(data: any): void
  • success(): void
  • uploadComplete(): void
  • uploadError(): void

Generated using TypeDoc