Skip to content

Commit 4274694

Browse files
committed
added photo to webhook object
1 parent 45c8228 commit 4274694

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pages/webhooks/webhook-object.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,9 @@
4747
"country": null,
4848
"postcode": null,
4949
"timezone": null,
50-
"title": null
50+
"title": null,
51+
"photo": "https://secure.tutorcruncher.com/media/photo/65.jpg"
5152
}
5253
}
5354
]
54-
}
55+
}

0 commit comments

Comments
 (0)