id = $id; } abstract function getThumbnailURL(): string; abstract function getURL(): string; abstract function getEmbed(): string; }