1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 15:40:26 +01:00

add media_entities

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-09-20 10:44:04 +09:00
parent 7566179798
commit b2b556f907
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA

View file

@ -587,7 +587,12 @@
"variables": {
"tweet_text": "test",
"media": {
"media_entities": [],
"media_entities": [
{
"media_id": "1111111111111111111",
"tagged_users": []
}
],
"possibly_sensitive": false
},
"semantic_annotation_ids": [],