yasuki_web.schemas.ServerChat# class ServerChat(*, type='CHAT', room, sender, text)[source]# Methods Attributes model_config Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict]. type room sender text