Lift Disruptions Handler
A handler to interact with the Lift Disruptions V2 API.
LiftDisruptionsV2Handler
¶
Bases: base.TFLHandler
A handler to interact with the Lift Disruptions V2 API.
Example
Source code in tfl/clients/handlers/_lift_disruptions_handler.py
get_lift_disruptions()
async
¶
Get all current lift disruptions.
Returns:
Type | Description |
---|---|
httpx.Response
|
The response from the API. |