Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UpdateSystemNotificationOptions

Index

Properties

env?: string

抄送相关-环境变量

注:开发者可以根据不同的 env 配置不同的抄送和回调地址。仅当 routeEnable 为 true 时生效

ext?: string

扩展字段

ps?: string

操作附言

pushContent?: string

推送相关-推送内容

pushPayload?: StrAnyObj

推送相关-推送参数

routeEnable?: boolean

开关位-抄送相关:消息是否需要抄送。

默认为 true

systemNotification: Partial<QChatSystemNotification>

要更新的系统通知内容

其中必填 msgIdServer、type

其中选填 body、ext、status 作为可更新的内容