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