[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2024-11-07 (שעון UTC)."],[[["`Thumbnail` is an enum used to define the properties of a `ThumbnailObject`."],["It includes fields for specifying the type, URL, height, and width of a thumbnail."],["Each field within the `Thumbnail` enum is further documented in its respective linked page."]]],["`Thumbnail` is an enumerated type that defines the structure of a `ThumbnailObject`. It includes four members: `TYPE`, `URL`, `HEIGHT`, and `WIDTH`. These members represent the various fields associated with a thumbnail. `TYPE` likely describes the thumbnail's format, `URL` contains its location, and `HEIGHT` and `WIDTH` specify its dimensions. Each member is further detailed in separate documentation files.\n"]]