#events #webhook #line #api-client #messaging #definition #bot

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

#1701 in Web programming

48 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

~7–21MB
~301K SLoC