#line-messaging-api #events #webhook #openapi #bot-api #dummy-api

line_webhook

Webhook event definition of the LINE Messaging API

2 stable releases

1.0.1 Feb 13, 2024
1.0.0 Dec 3, 2023

#16 in #line-messaging-api

Download history 4/week @ 2025-10-18 17/week @ 2026-01-03 56/week @ 2026-01-10 36/week @ 2026-01-17 10/week @ 2026-01-31

115 downloads per month
Used in line-bot-sdk-rust

Unlicense

135KB
2K SLoC

Rust API client for line_webhook

Webhook event definition of the LINE Messaging API

Overview

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.

  • API version: 1.0.1
  • Package version: 1.0.1
  • Build package: org.openapitools.codegen.languages.RustClientCodegen

Installation

Put the package under your project folder in a directory named line_webhook and add the following to Cargo.toml under [dependencies]:

line_webhook = { path = "./line_webhook" }

Documentation for API Endpoints

All URIs are relative to https://example.com

Class Method HTTP request Description
DummyApi callback Post /callback

Documentation For Models

To get access to the crate's generated documentation, use:

cargo doc --open

Author

Dependencies

~13–30MB
~334K SLoC