forked from retoor/devplacepy
Update
This commit is contained in:
@@ -50,6 +50,10 @@ class ProfileOut(_Out):
|
||||
ai_modifier_enabled: bool = False
|
||||
ai_modifier_sync: bool = False
|
||||
ai_modifier_prompt: Optional[str] = None
|
||||
interactions_enabled: bool = True
|
||||
interactions_source: Optional[str] = None
|
||||
interactions_default: bool = True
|
||||
interactions_override: Optional[bool] = None
|
||||
telegram_paired: bool = False
|
||||
notif_telegram_paired: bool = False
|
||||
can_manage_customization: bool = False
|
||||
|
||||
Reference in New Issue
Block a user