@@ -37,6 +37,8 @@ class BridgeConfig:
max_message_length: int = 40000
processed_ids_limit: int = 200
agent_response_timeout: int = 300
api_host: str = "127.0.0.1"
api_port: int = 8082
@dataclass
The note is not visible to the blocked user.