ФУНКЦИИ - МЕЖПРОЕКТНАЯ КОММУНИКАЦИЯ: интерактивный предпросмотр Voice Tasker
This commit is contained in:
@@ -83,6 +83,9 @@ export type TVoiceTaskDraft = {
|
||||
intent: TVoiceTaskIntent;
|
||||
target_memory_ref: string | null;
|
||||
project_id?: string | null;
|
||||
state_id?: string | null;
|
||||
assignee_ids?: string[];
|
||||
target_task_id?: string | null;
|
||||
project_hint: string | null;
|
||||
state_hint: string | null;
|
||||
assignee_hint: string | null;
|
||||
|
||||
Reference in New Issue
Block a user