1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-11 07:30:37 +01:00

update reply

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2023-11-21 10:25:48 +09:00
parent 37276039e9
commit c0ad260ab6
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
3 changed files with 32 additions and 0 deletions

View file

@ -3239,6 +3239,20 @@ paths:
- media_entities
- possibly_sensitive
type: object
reply:
properties:
exclude_reply_user_ids:
items:
type: object
type: array
in_reply_to_tweet_id:
default: '1111111111111111111'
example: '1111111111111111111'
type: string
required:
- in_reply_to_tweet_id
- exclude_reply_user_ids
type: object
semantic_annotation_ids:
items:
type: object