API returns conversation ID

This commit is contained in:
Dylan 2023-07-29 22:09:11 +01:00
parent 76529a1264
commit 879389204e

View File

@ -218,6 +218,7 @@ def twitfix(sub_path):
"user_name": userL["name"],
"tweetURL": "https://twitter.com/"+userL["screen_name"]+"/status/"+tweet["rest_id"],
"tweetID": tweet["rest_id"],
"conversationID": tweetL["conversation_id_str"],
"mediaURLs": media,
"media_extended": media_extended,
"hashtags": hashtags