Methods
airia.client.async_client.AiriaAsyncClient.close()
async
Closes the aiohttp session to free up system resources.
This method should be called when the RequestHandler is no longer needed to ensure proper cleanup of the underlying session and its resources.