class functions.PhoneSetCallRating extends Function<types.TypeUpdates>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { PhoneSetCallRating } = functions; ConstructorsnewPhoneSetCallRating(params: { userInitiative?: true; peer: types.TypeInputPhoneCall; rating: number; comment: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramscomment: stringpeer: types.TypeInputPhoneCallrating: numberoptionaluserInitiative: trueStatic Propertiesreadonly[paramDesc]: ParamDesc