Files
simplex-chat/packages/simplex-chat-nodejs/docs/Namespace.api.md
T
sh 42dd36bf09 simplex-chat-nodejs: typed DbConfig (#6875)
* 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
2026-04-24 16:43:43 +01:00

34 lines
724 B
Markdown

[**simplex-chat**](README.md)
***
[simplex-chat](README.md) / api
# api
An API to send chat commands and receive chat events to/from chat core.
You need to use it in bot event handlers, and for any other use cases.
## Enumerations
- [ConnReqType](api.Enumeration.ConnReqType.md)
## Classes
- [ChatApi](api.Class.ChatApi.md)
- [ChatCommandError](api.Class.ChatCommandError.md)
## Interfaces
- [BotAddressSettings](api.Interface.BotAddressSettings.md)
## Type Aliases
- [DbConfig](api.TypeAlias.DbConfig.md)
- [EventSubscriberFunc](api.TypeAlias.EventSubscriberFunc.md)
- [EventSubscribers](api.TypeAlias.EventSubscribers.md)
## Variables
- [defaultBotAddressSettings](api.Variable.defaultBotAddressSettings.md)