TFL Handlers
Handlers for the TFL API.
The TFLHandlers class is used to store all handlers. Using the TFLHandlers class, you can access all the TFL API
when using the TFLClient class.
TFLHandlers
¶
A class to store all handlers.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
client |
httpx.AsyncClient
|
The TFL client to use when sending requests. |
required |