yasuki_web.schemas.ServerError# class ServerError(*, type='ERROR', room, message, debug=False)[source]# Methods Attributes model_config Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict]. type room message debug