Ask a question to get started
Enter to sendā¢Shift+Enter new line
PATCH the URL and return the text asynchronously.
apatch( self, url: str, data: Dict[str, Any], **kwargs: Any = {} ) -> AsyncGenerator[aiohttp.ClientResponse, None]