Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CreateTextMsgParameters

Index

Properties

chatType: ChatType

The conversation type.

ext?: {}

Message extension.

Type declaration

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

The sender, which can only be the current user and can not be changed.

msg: string

The message content.

to: string

The recipient.

type: "txt"

The message type.

Generated using TypeDoc