Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShortVideoMessageContent

Short video: thumbnail and remote URL replace engine content / sightUrl.

Hierarchy

  • Omit<ISightMessageContent, "content" | "sightUrl" | "mentionedInfo">
    • ShortVideoMessageContent

Index

Properties

user?: IUserExtraValueInMessage
extra?: string

Additional information in the message

audit?: IAuditInfoValueInMessage
duration: number

Video duration in seconds

size: number

Video size, in bytes.

name: string

Video file name

mentionedInfo?: MentionedInfo
thumbnailBase64: string
remoteUrl: string