yasuki_core.engine.redaction.SeatView# class SeatView(name: str, honor: int, ready: bool, connected: bool, avatar: dict | None = None)[source]# Methods SeatView.__init__(name, honor, ready, connected) Attributes name honor ready connected avatar