async def get_chat_id(name): await asyncio.sleep(3) return "chat-%s" ... to run again and the event loop resumes it with the returned value.
確定! 回上一頁