Type Alias AVDownloadDialogue

AVDownloadDialogue: ModuleConfig & {
    content: AVDownloadDialogueContent;
    options: AVDownloadDialogueOptions;
}