#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

#35 in #webhook

Download history 23/week @ 2024-02-09 23/week @ 2024-02-16 24/week @ 2024-02-23 16/week @ 2024-03-01 1/week @ 2024-03-08 1/week @ 2024-03-15 26/week @ 2024-03-29 12/week @ 2024-04-05 43/week @ 2024-04-12

81 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–19MB
~292K SLoC