Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CreateCmdMsgParameters

Index

Properties

action: string

The command.

chatType: ChatType

The conversation type.

ext?: {}

The message extension.

Type declaration

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

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

to: string

The recipient.

type: "cmd"

The message type.

Generated using TypeDoc