| Crates.io | line-bot-sdk-webhook |
| lib.rs | line-bot-sdk-webhook |
| version | 0.1.0 |
| created_at | 2025-11-12 16:52:42.520036+00 |
| updated_at | 2025-11-12 16:52:42.520036+00 |
| description | Webhook event definition of the LINE Messaging API |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1929662 |
| size | 187,762 |
Webhook event definition of the 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-webhook and add the following to Cargo.toml under [dependencies]:
line-bot-sdk-webhook = { path = "./line-bot-sdk-webhook" }
All URIs are relative to https://example.com
| Class | Method | HTTP request | Description |
|---|
DummyApi | callback | POST /callback |
To get access to the crate's generated documentation, use:
cargo doc --open