line-bot-sdk-python
line-bot-sdk-python copied to clipboard
Make the Message attribute names align with the original json
Add the switcher use_raw_message to linebot.WebhookHandler.handle to decide the Message attribute names format
This enhancement could resolve the issue https://github.com/line/line-bot-sdk-python/issues/249