refactoring/added endpoints

This commit is contained in:
Trevor Hobenshield
2023-03-24 08:38:50 -07:00
parent a1d2c6ccb2
commit da5e5931e6
2 changed files with 1 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ install_requires = [
setup(
name="twitter-api-client",
version="0.4.9",
version="0.5.0",
python_requires=">=3.9.7",
description="Twitter API",
long_description=dedent('''

View File

@@ -2530,7 +2530,6 @@ operations = {
"queryId": "zXaXQgfyR4GxE21uwYQSyA",
"variables": {
"focalTweetId": None,
"count": 1000,
"with_rux_injections": False,
"includePromotedContent": True,
"withCommunity": True,