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

add Actions for Bookmarking #63

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2024-06-06 13:17:12 +09:00
parent f0e37687a4
commit d9082fbeea
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
2 changed files with 72 additions and 0 deletions

View file

@ -756,6 +756,18 @@
"dark_request": false
}
},
"CreateBookmark": {
"queryId": "aoDbu3RHznuiSkQ9aNM67Q",
"variables": {
"tweet_id": "1349129669258448897"
}
},
"DeleteBookmark": {
"queryId": "Wlmlj2-xzyS1GN3a6cj-mQ",
"variables": {
"tweet_id": "1349129669258448897"
}
},
"#=====v1.1====": {
"url": "https://twitter.com/i/api/1.1/"
},