Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomMessage

自定义消息,不支持自定义媒体类型消息. 使用自定义消息,必须设置 type 指明自定义消息类型,另外还必须设置 objectName ,指明消息对象名称

Hierarchy

Index

Properties

customFields

customFields: {}

自定义消息数据集合

Type declaration

  • [key: string]: string

customType

customType: CustomMessageType

发送自定义消息,需要设置类型

Optional mentionedInfo

mentionedInfo: MentionedInfo

提醒信息

Optional objectName

消息对象名称

Optional userInfo

userInfo: UserInfo

用户信息

Generated using TypeDoc