We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b7f00d commit 052d474Copy full SHA for 052d474
1 file changed
symphony/bdk/core/service/datafeed/abstract_datafeed_loop.py
@@ -80,7 +80,7 @@ def __init__(
80
):
81
"""
82
83
- :param api: DatafeedApi or DatahoseApi to request the service
+ :param datafeed_api: DatafeedApi or DatahoseApi to request the service
84
:param session_service: the SessionService to get user session information
85
:param auth_session: the AuthSession instance used to get session and key manager tokens
86
:param config: the bot configuration
0 commit comments