Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fr1sk authored Oct 25, 2017
1 parent c225df0 commit f19743e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ quick_replies = [
# you can use a dict instead of a QuickReply class
#
# quick_replies = [{'title': 'Action', 'payload': 'PICK_ACTION'},
# {'title': 'Comedy', 'payload': 'PICK_COMEDY'}}
# {'title': 'Comedy', 'payload': 'PICK_COMEDY'}]


page.send(recipient_id,
Expand Down

0 comments on commit f19743e

Please sign in to comment.