williamagyapong commited on
Commit
3ba86c7
·
verified ·
1 Parent(s): aea32c9

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -62,7 +62,7 @@ def messenger_reply_button(recipient_phone, message, header = 'Transaction Confi
62
  messenger.send_reply_button(
63
  recipient_id=f"{recipient_phone}",
64
  button={
65
- "header": f"{header}",
66
  "type": "button",
67
  "body": {
68
  "text": f"{message}"
 
62
  messenger.send_reply_button(
63
  recipient_id=f"{recipient_phone}",
64
  button={
65
+ # "header": f"{header}",
66
  "type": "button",
67
  "body": {
68
  "text": f"{message}"