line_bot_sdk

Crates.ioline_bot_sdk
lib.rsline_bot_sdk
version0.1.3-rc.1
sourcesrc
created_at2023-04-14 03:11:43.328946
updated_at2023-04-16 22:29:39.057837
descriptionLINE Messaging API SDK for Rust
homepage
repositoryhttps://github.com/shinbunbun/line-bot-sdk-rust
max_upload_size
id838903
size161,577
(shinbunbun)

documentation

README

LINE Messaging API SDK for Rust (Unofficial)

LINE Messaging API SDK for Rust is a library for developing bots using the Messaging API.

Experimental🧪

This is an experimental repository. It may not work stably.

Documentation

Official API documentation.

Unimplemented

  • Webhook Event Objects
    • Device link event
    • Device unlink event
    • LINE Things scenario execution event
  • Message
    • Send narrowcast message
    • Get narrowcast message status
  • Managing Audience
  • Insight
Commit count: 236

cargo fmt