Files
simplex-chat/packages/simplex-chat-nodejs/docs/core.Function.chatSendCmd.md

368 B

simplex-chat


simplex-chat / core / chatSendCmd

Function: chatSendCmd()

chatSendCmd(ctrl, cmd): Promise<ChatResponse>

Defined in: src/core.ts:49

Send chat command as string

Parameters

ctrl

bigint

cmd

string

Returns

Promise<ChatResponse>