Optional ReadonlyaccessOptional ReadonlyretryWhether to retry the connection when it fails.
true, it will retry indefinitely.false, it will not retry.Defaults to true.
ReadonlystreamingStreaming API URL for your Mastodon instance.
Note that this is often different from the REST API URL.
If you are not sure which URL to use, you can obtain it via the following script:
Optional ReadonlyuseWhether to use the access token as a query parameter.
This is useful when your instance runs an old version of Mastodon that does not support the Sec-Websocket-Protocols
Defaults to false.
Access token for the streaming API.
If it is not provided, you won't be able to use private APIs.