mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-12 08:00:27 +01:00
update existing components
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
a5d954f4f2
commit
996bf5798e
6 changed files with 123 additions and 21 deletions
|
|
@ -710,7 +710,8 @@
|
|||
"variables": {
|
||||
"tweet_text": "test",
|
||||
"media": {
|
||||
"media_entities": [
|
||||
"media_entities": [],
|
||||
"media_entities?": [
|
||||
{
|
||||
"media_id": "1111111111111111111",
|
||||
"tagged_users": ["44196397"]
|
||||
|
|
@ -724,6 +725,7 @@
|
|||
"exclude_reply_user_ids": []
|
||||
},
|
||||
"dark_request": false,
|
||||
"disallowed_reply_options": null,
|
||||
"disallowed_reply_options?": {},
|
||||
"conversation_control?": {
|
||||
"mode": "Community"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue