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

Merge branch 'main' into dev

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2024-11-07 22:23:38 +09:00
commit e7bbba9fb8
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
21 changed files with 410 additions and 7166 deletions

View file

@ -238,7 +238,7 @@ if __name__ == "__main__":
data = json.load(f)
try:
_ = pt.Errors.from_dict(data)
_ = pt.TweetDetailResponse.from_dict(data)
except Exception as e:
error_dump(e)
access_token = "AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA"