Skip to main content

exist

async def exist(name: str) -> bool
ParamDescription
nameName of the list

Returns

true if the list exists, otherwise false.

Raises

  • ValueError
    • name is empty