Skip to content

Conversation

@okdtsk
Copy link
Member

@okdtsk okdtsk commented Sep 7, 2017

LINE newer version supports new template action datetime picker. (mentioned by @tokuhirom in #60)
https://devdocs.line.me/en/#datetime-picker-action

I define all arguments which describe date or/and time as str, not python objects like date/time/datetime, according to the implementation of other SDKs.

Regarding this, postback event from webhook has additional item postback.params.
https://devdocs.line.me/en/#postback-params-object


ref)

@okdtsk okdtsk requested a review from be-hase September 7, 2017 13:28
Copy link
Member

@be-hase be-hase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@be-hase be-hase merged commit d1c2ba7 into line:master Sep 8, 2017
Renari pushed a commit to Renari/line-bot-sdk-python that referenced this pull request Nov 6, 2017
* Set maxDiff to None to check long diff when test fails

* Implement datetime picker action for template message

* Add postback.params to postback event of webhook for datetime picker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants