@ -52,8 +52,8 @@ class Message(Options):
class SioConfig(BaseModel):
host: str = Field(alias='private_key')
key: str
host: str
key: str = Field(alias='private_key')
self_id: int
admin: List[int]
validate_host: str
The note is not visible to the blocked user.