Ask a question to get started
Enter to send•Shift+Enter new line
AsyncResponseContextManager( self, api_request: Awaitable[_AsyncAPIResponseT], )
Generic[_AsyncAPIResponseT]
Context manager for ensuring that a request is not made until it is entered and that the response will always be closed when the context manager exits