mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-27 15:48:54 +00:00
368 B
368 B
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>