yasuki_core.engine.table.SeatInfo# class SeatInfo(name: str, honor: int = 0, ignores_honor_requirements: bool = False, ready: bool = False, connected: bool = False, avatar: dict | None = None)[source]# Methods SeatInfo.__init__(name[, honor, ...]) Attributes name honor ignores_honor_requirements ready connected avatar