| Crates.io | line-bot-sdk-module-attach |
| lib.rs | line-bot-sdk-module-attach |
| version | 0.1.0 |
| created_at | 2025-11-12 16:07:28.907217+00 |
| updated_at | 2025-11-12 16:07:28.907217+00 |
| description | This document describes LINE Messaging API. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1929607 |
| size | 60,969 |
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-bot-sdk-module-attach and add the following to Cargo.toml under [dependencies]:
line-bot-sdk-module-attach = { path = "./line-bot-sdk-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