View Source CozyLark.OpenAPI.API (cozy_lark v0.1.0)

Provides utilities of calling API.

The full list of supported API can be found at Getting Started - API list.

Notice

I only add what I need for now.

If you need full support of the API, contribute it.

Link to this section Summary

Link to this section Functions

Link to this function

call(config, path, query_params, body_params)

View Source

Call an API.