interface GameRe-exportimport { type Game } from "https://deno.land/x/mtkruto@0.1.157/3_types.ts"; A game. Propertiestitle: stringdescription: stringphoto: Photooptionaltext: stringoptionaltextEntities: MessageEntity[]optionalanimation: Animation