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

28 lines
368 B
Markdown

[**simplex-chat**](README.md)
***
[simplex-chat](README.md) / [core](Namespace.core.md) / chatSendCmd
# Function: chatSendCmd()
> **chatSendCmd**(`ctrl`, `cmd`): `Promise`\<`ChatResponse`\>
Defined in: [src/core.ts:49](../src/core.ts#L49)
Send chat command as string
## Parameters
### ctrl
`bigint`
### cmd
`string`
## Returns
`Promise`\<`ChatResponse`\>