Changes for version 1.19 - 2021-01-22
- requires IO::Socket::SSL at least 2.060 for the support of TLS 1.3 (PR #165)
- See also: https://developers.line.biz/ja/news/2020/10/06/update-webhook-client-and-root-certificate/
- Minor documentation updates and warning fixes.
- Update examples of Flex Messages. See eg/push-flex-message-showcases.pl (PR #155)
- Update test case for creating audience data with uploading user id (PR #157)
Modules
SDK of the LINE Messaging API for Perl
Handler for Webhook Event Objects
Provides
in lib/LINE/Bot/API/Builder/ImagemapMessage.pm
in lib/LINE/Bot/API/Builder/SendMessage.pm
in lib/LINE/Bot/API/Builder/TemplateMessage.pm
in lib/LINE/Bot/API/Builder/TemplateMessage.pm
in lib/LINE/Bot/API/Builder/TemplateMessage.pm
in lib/LINE/Bot/API/Builder/TemplateMessage.pm
in lib/LINE/Bot/API/Builder/TemplateMessage.pm
in lib/LINE/Bot/API/Builder/TemplateMessage.pm
in lib/LINE/Bot/API/Builder/TemplateMessage.pm
in lib/LINE/Bot/API/Builder/TemplateMessage.pm
in lib/LINE/Bot/API/Client.pm
in lib/LINE/Bot/API/Client/Furl.pm
in lib/LINE/Bot/API/Event/AccountLink.pm
in lib/LINE/Bot/API/Event/Base.pm
in lib/LINE/Bot/API/Event/BeaconDetection.pm
in lib/LINE/Bot/API/Event/Follow.pm
in lib/LINE/Bot/API/Event/Join.pm
in lib/LINE/Bot/API/Event/Leave.pm
in lib/LINE/Bot/API/Event/MemberJoin.pm
in lib/LINE/Bot/API/Event/MemberLeave.pm
in lib/LINE/Bot/API/Event/Message.pm
in lib/LINE/Bot/API/Event/Message.pm
in lib/LINE/Bot/API/Event/Message.pm
in lib/LINE/Bot/API/Event/Message.pm
in lib/LINE/Bot/API/Event/Message.pm
in lib/LINE/Bot/API/Event/Message.pm
in lib/LINE/Bot/API/Event/Message.pm
in lib/LINE/Bot/API/Event/Message.pm
in lib/LINE/Bot/API/Event/Postback.pm
in lib/LINE/Bot/API/Event/Things.pm
in lib/LINE/Bot/API/Event/Things.pm
in lib/LINE/Bot/API/Event/Things.pm
in lib/LINE/Bot/API/Event/Unfollow.pm
in lib/LINE/Bot/API/Response/Common.pm
in lib/LINE/Bot/API/Response/Content.pm
in lib/LINE/Bot/API/Response/Error.pm
in lib/LINE/Bot/API/Response/FriendDemographics.pm
in lib/LINE/Bot/API/Response/GroupMemberProfile.pm
in lib/LINE/Bot/API/Response/IssueLinkToken.pm
in lib/LINE/Bot/API/Response/NumberOfFollowers.pm
in lib/LINE/Bot/API/Response/NumberOfMessageDeliveries.pm
in lib/LINE/Bot/API/Response/NumberOfSentMessages.pm
in lib/LINE/Bot/API/Response/Profile.pm
in lib/LINE/Bot/API/Response/RichMenuList.pm
in lib/LINE/Bot/API/Response/RoomMemberProfile.pm
in lib/LINE/Bot/API/Response/TargetLimit.pm
in lib/LINE/Bot/API/Response/Token.pm
in lib/LINE/Bot/API/Response/TotalUsage.pm
in lib/LINE/Bot/API/Response/UserInteractionStatistics.pm
in lib/LINE/Bot/API/Types.pm
Examples
- eg/echo.psgi
- eg/flex-message-showcases/appareal.json
- eg/flex-message-showcases/hotel.json
- eg/flex-message-showcases/local-search.json
- eg/flex-message-showcases/menu.json
- eg/flex-message-showcases/real-estate.json
- eg/flex-message-showcases/receipt.json
- eg/flex-message-showcases/restaurant.json
- eg/flex-message-showcases/shopping.json
- eg/flex-message-showcases/social.json
- eg/flex-message-showcases/ticket.json
- eg/flex-message-showcases/todo-app.json
- eg/flex-message-showcases/transit.json
- eg/get_number_of_messages.pl
- eg/line-bot-framework/bot-tmpl/help.txt
- eg/line-bot-framework/bot-tmpl/memo.txt
- eg/line-bot-framework/cpanfile
- eg/line-bot-framework/interactive-bot.psgi
- eg/line-bot-framework/lib/ExampleBot.pm
- eg/line-bot-framework/lib/ExampleBot/Dispatcher.pm
- eg/line-bot-framework/lib/ExampleBot/Memo.pm
- eg/line-bot-framework/lib/ExampleBot/Operation.pm
- eg/line-bot-framework/lib/LINEBotFramework/Dispatcher.pm
- eg/line-bot-framework/lib/LINEBotFramework/Request.pm
- eg/line-bot-framework/lib/LINEBotFramework/Response.pm
- eg/push-flex-message-showcases.pl
- eg/push_imagemap-template.pl