Skip to content

Commit 7c92f16

Browse files
author
Rohan Srivastava
committed
adding gif attachment to the postman collection
1 parent c1c99b5 commit 7c92f16

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

postman/threads-api.postman_collection.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,12 @@
443443
"value": "{\"plaintext\":\"this is a text attachment\",\"link_attachment_url\":\"https://meta.com\",\"text_with_styling_info\":[\n{\n'offset': 10,\n'length': 4,\n'styling_info':['bold','italic']\n}]}",
444444
"description": "Attach a text attachment to your post (only available for text posts, and not compatible with poll attachments).",
445445
"disabled": true
446+
},
447+
{
448+
"key": "gif_attachment",
449+
"value": "{\"gif_id\":\"16185153483944881729\",\"provider\":\"TENOR\"}",
450+
"description": "Optional field to attach a GIF to your text posts.",
451+
"disabled": true
446452
}
447453
]
448454
},

0 commit comments

Comments
 (0)