refactoring/added endpoints
This commit is contained in:
2
setup.py
2
setup.py
@@ -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('''
|
||||
|
||||
@@ -2530,7 +2530,6 @@ operations = {
|
||||
"queryId": "zXaXQgfyR4GxE21uwYQSyA",
|
||||
"variables": {
|
||||
"focalTweetId": None,
|
||||
"count": 1000,
|
||||
"with_rux_injections": False,
|
||||
"includePromotedContent": True,
|
||||
"withCommunity": True,
|
||||
|
||||
Reference in New Issue
Block a user