Optional
apiThe apiKey (cookie) to use for authenticating Rettiwt against Twitter API.
Optional
authOptional URL to proxy server to use for authentication against Twitter API.
Required when deploying to cloud platforms to bypass Error 429.
Same as proxyUrl
Optional
errorOptional custom error handler to define error conditions and process API/HTTP errors in responses.
Optional
guestThe guestKey (guest token) to use for guest access to Twitter API.
Optional
loggingWhether to write logs to console or not.
Optional
proxyOptional URL to proxy server to use for requests to Twitter API.
When deploying to cloud platforms, if setting authProxyUrl does not resolve Error 429, then this might be required.
Optional
timeoutThe max wait time (in milli-seconds) for a response; if not set, Twitter server timeout is used.
Generated using TypeDoc
The configuration for initializing a new Rettiwt instance.