| Crates.io | module-attach-line |
| lib.rs | module-attach-line |
| version | 0.0.1 |
| created_at | 2025-03-17 10:00:56.097185+00 |
| updated_at | 2025-03-17 10:00:56.097185+00 |
| description | This document describes LINE Messaging API. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1595269 |
| size | 56,578 |
This document describes LINE Messaging API.
This API client was generated by the OpenAPI Generator project. By using the openapi-spec from a remote server, you can easily generate an API client.
org.openapitools.codegen.languages.RustClientCodegenPut the package under your project folder in a directory named line-module-attach and add the following to Cargo.toml under [dependencies]:
line-module-attach = { path = "./line-module-attach" }
All URIs are relative to https://manager.line.biz
| Class | Method | HTTP request | Description |
|---|
LineModuleAttachApi | attach_module | Post /module/auth/v1/token |
To get access to the crate's generated documentation, use:
cargo doc --open