python-zulip-api/bots/giphy/fixtures/test_1_response.json

13 lines
222 B
JSON
Raw Normal View History

{
"meta": {
"status": 200
},
"data": {
"images": {
"original": {
"url": "https://media4.giphy.com/media/3o6ZtpxSZbQRRnwCKQ/giphy.gif"
}
}
}
}