Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a type field to message to distinguish between 'message_received' and 'postback' #469

Merged
merged 4 commits into from
Nov 7, 2016

Commits on Nov 1, 2016

  1. Add 'type' field to message sent to receiveMessage()

    Add a type field to message when sending to receiveMessage() with a different value when the message is received on 'message_received' and when it is received on 'postback'
    agamrafaeli committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    afd87d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f3baed View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2016

  1. Configuration menu
    Copy the full SHA
    c381dbb View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2016

  1. Configuration menu
    Copy the full SHA
    adb6a48 View commit details
    Browse the repository at this point in the history