zulip/zerver/webhooks/facebook/fixtures/users_email.json

17 lines
269 B
JSON
Raw Normal View History

{
"entry":[
{
"time":1514911552,
"changes":[
{
"field":"email",
"value":"example_email@facebook.com"
}
],
"id":"0",
"uid":"0"
}
],
"object":"user"
}