Skip to main content
The Deno 2 Release Candidate is here
Learn more
Very Popular
Latest
type alias Message.MessageAutoDeleteTimerChangedMessage
import { type Message } from "https://deno.land/x/grammy_types@v3.14.0/message.ts";
const { MessageAutoDeleteTimerChangedMessage } = Message;
definition: ServiceMessage & MsgWith<"message_auto_delete_timer_changed">