whist_core.user.status

Data wrapper of player stati.

Classes

Status

Player status a table.

Module Contents

class whist_core.user.status.Status

Bases: pydantic.BaseModel

Player status a table.

ready: bool = False
team: int | None = None