src/api/task.ts @@ -82,3 +82,7 @@ Prompt: Prompt ChannelAmount: number } export interface TasksGroupByChannel { [channel: number]: TasksResponse }