Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/mod.ts>Api.updateServiceNotification

Cross-runtime JavaScript library for building Telegram clients
Latest
interface Api.updateServiceNotification
import { type Api } from "https://deno.land/x/mtkruto@0.6.3/mod.ts";
const { updateServiceNotification } = Api;

Properties

_: "updateServiceNotification"
optional
popup: true
optional
invert_media: true
optional
inbox_date: number
type: string
message: string
media: MessageMedia
entities: Array<MessageEntity>