[**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:25](../src/core.ts#L25)

Send chat command as string

## Parameters

### ctrl

`bigint`

### cmd

`string`

## Returns

`Promise`\<`ChatResponse`\>
