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" | "user">
  • UserInfoInMessageContent
    • ShortVideoMessageContent

Index

Properties

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

senderUserInfo?: UserInfo
mentionedInfo?: MentionedInfo
thumbnailBase64: string
remoteUrl: string