aiDisclosureEnabled property

bool get aiDisclosureEnabled
inherited

When true (default), the chat renders a light "You're chatting with an AI" disclosure inside the chat surface. Surfaced via the server config (ai_disclosure_enabled).

Implementation

bool get dynamicLanguageEnabled;/// When `true` (default), the chat renders a light "You're chatting
/// with an AI" disclosure inside the chat surface. Surfaced via the
/// server config (`ai_disclosure_enabled`).
bool get aiDisclosureEnabled;