Skip to main content
Module

x/mtkruto/3_types.ts>MessageAutoDeleteTimerChanged

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface MessageAutoDeleteTimerChanged
implements _MessageBase
import { type MessageAutoDeleteTimerChanged } from "https://deno.land/x/mtkruto@0.1.155/3_types.ts";

A message that is received when a chat's auto-delete timer is changed.

Properties

newAutoDeleteTime: number

The new auto-delete time in seconds.