class types.UpdateServiceNotification
extends _TypeUpdate
import { types } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { UpdateServiceNotification } = types;
Constructors
new
UpdateServiceNotification(params: { popup?: true; inboxDate?: number; type: string; message: string; media: TypeMessageMedia; entities: Array<TypeMessageEntity>; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc