Periksa apakah Coroutine Python

import asyncio

asyncio.iscoroutine(obj)
asyncio.iscoroutinefunction(function)
Ava