There is no implementation for it. Until https://github.com/line/line-bot-sdk-ruby/issues/404 is resolved, we may need to maintenance webhook parser manually. example(?): https://github.com/line/line-bot-sdk-php/pull/664 schema: https://github.com/line/line-openapi/pull/86 tasks - modify parser if necessary - add tests
There is no implementation for it. Until #404 is resolved, we may need to maintenance webhook parser manually.
example(?): line/line-bot-sdk-php#664
schema: line/line-openapi#86
tasks