Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileMessageContent

File message; remoteUrl and fileType replace engine fileUrl / type.

Hierarchy

  • Omit<IFileMessageContent, "fileUrl" | "type" | "mentionedInfo">
    • FileMessageContent

Index

Properties

user?: IUserExtraValueInMessage
extra?: string

Additional information in the message

name: string

File name

size: number

File size, unit: Byte

mentionedInfo?: MentionedInfo
remoteUrl: string
fileType: string