line-bot-sdk-rust
line-bot-sdk-rust copied to clipboard
LINE Messaging API SDK for Rust
it seems that some of the crates version were yanked and cargo will prohibit lib users from installing those dependencies.
# Overview A new feature to switch between rich menus has been added to the Messaging API. https://developers.line.biz/en/news/2021/06/21/switch-between-multiple-rich-menus/ * implement rich menu switch action object * implement new postback.params object...
First off, thanks for developing this library. When using it I encountered this problem: I have some code that looks like this. All info are valid. The ```bot.push_message``` call will...
# Overview Unimplemented rich-menu function 😢 https://github.com/nanato12/line-bot-sdk-rust/blob/master/src/bot.rs#L746-L747
# Overview Unimplemented flex message structure. https://github.com/nanato12/line-bot-sdk-rust/blob/master/src/messages/flex_message.rs#L3-L5