Udostępnij za pośrednictwem


AnswerType type

Definiuje wartości parametru AnswerType. Możliwe wartości to: "WebPages", "Images", "SpellSuggestions", "News", "RelatedSearches", "Videos", "Computation", "TimeZone"

type AnswerType =
  | "WebPages"
  | "Images"
  | "SpellSuggestions"
  | "News"
  | "RelatedSearches"
  | "Videos"
  | "Computation"
  | "TimeZone"