| Crates.io | line_module_attach |
| lib.rs | line_module_attach |
| version | 0.0.1 |
| created_at | 2023-12-03 05:04:55.180644+00 |
| updated_at | 2023-12-03 05:04:55.180644+00 |
| description | This document describes LINE Messaging API. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1056707 |
| size | 27,663 |
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