interface Gameimport { type Game } from "https://deno.land/x/mtkruto@0.1.139/types/2_game.ts"; Propertiestitle: stringdescription: stringphoto: Photooptionaltext: stringoptionaltextEntities: MessageEntity[]optionalanimation: Animation