[**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)
