Skip to main content

Wechaty API

Wechaty API

API- Application programming interface is a software interface that offers services to other software services. Wechaty API is a very tiny and easy to import API that allows users to use all the functionalities of Wechaty to its best. The API offers a variety of user classes, typedefs, functions, methods, and many more features. This section is an overview of the Wechaty API.

Importing the Wechaty API

You can import the Wechaty API as shown below:

ES6/TypeScript

import { WechatyBuilder } from 'wechaty'