class types.SearchResultsCalendarPeriod extends _TypeSearchResultsCalendarPeriodimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { SearchResultsCalendarPeriod } = types; ConstructorsnewSearchResultsCalendarPeriod(params: { date: number; minMsgId: number; maxMsgId: number; count: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramscount: numberdate: numbermaxMsgId: numberminMsgId: numberStatic Propertiesreadonly[paramDesc]: ParamDesc