class types.UpdateServiceNotification extends _TypeUpdateimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { UpdateServiceNotification } = types; ConstructorsnewUpdateServiceNotification(params: { popup?: true; invertMedia?: true; inboxDate?: number; type: string; message: string; media: TypeMessageMedia; entities: Array<TypeMessageEntity>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsentities: Array<TypeMessageEntity>optionalinboxDate: numberoptionalinvertMedia: truemedia: TypeMessageMediamessage: stringoptionalpopup: truetype: stringStatic Propertiesreadonly[paramDesc]: ParamDesc