The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

LINE::Bot::API::Response::RichMenu

DESCRIPTION

This class correspond to the "Rich menu response object" as described in this page: https://developers.line.biz/en/reference/messaging-api/#rich-menu-response-object

There is a method for each top-level properties, but values become simple perl variablse. Num, Str, HashRef, or ArrayRef -- instead of being objects all the way down.