@@ -0,0 +1,4 @@
from pydantic import BaseModel
class ChatRequest(BaseModel):
message: str
The note is not visible to the blocked user.