Skip to content

1.7.0

Compare
Choose a tag to compare
@kimwz kimwz released this 26 Aug 03:46
· 95 commits to master since this release
  • Fix, trigger message_handler, postback_handler even if custom callbacks are used
  • Feature : Add a callback function in page.send
  • Feature : Add a page option 'after_send' (support decorator @page.after_send)
  • Feature : Support notification type (e.g page.send(notification_type=NotificationType.SILENT_PUSH))