mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-27 12:56:03 +00:00
42dd36bf09
* simplex-chat-nodejs: typed DbConfig for ChatApi.init and BotDbOpts * simplex-chat-nodejs: regenerate typedoc docs for DbConfig * simplex-chat-nodejs: rename DbConfig.kind to .type
476 B
476 B
simplex-chat / bot / run
Function: run()
run(
__namedParameters):Promise<[ChatApi,User,UserContactLink|undefined]>
Defined in: src/bot.ts:47
Parameters
__namedParameters
Returns
Promise<[ChatApi, User, UserContactLink | undefined]>