Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUploadMessageOption

Hierarchy

Index

Properties

isStatusMessage?: boolean
disableNotification?: boolean
pushContent?: string
pushData?: string
isMentioned?: boolean
mentionedType?: 1 | 2
mentionedUserIdList?: string[]
directionalUserIdList?: string[]
isVoipPush?: boolean
canIncludeExpansion?: boolean
expansion?: {}

Type declaration

  • [key: string]: string
isFilerWhiteBlacklist?: boolean

黑/白名单

todo

功能未知,需确认

pushConfig?: IPushConfig
messageId?: number
auditInfo?: IAuditInfo
disableUpdateLastMessage?: boolean
contentDisposition?: "inline" | "attachment"

Methods