Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CreateTextMsgParameters

Index

Properties

chatType: ChatType

会话类型。

ext?: {}

消息扩展。

Type declaration

  • [key: string]: any
from?: string

消息发送方,只能为当前用户,不可改变。

msg: string

消息内容。

to: string

消息接收方。

type: "txt"

消息类型。

Generated using TypeDoc