namespace UI
{
public sealed class AIChatEntryFormContext : UIContext
public AIChatEntryFormController Controller;
public bool IsChatOpened;
}