Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grammy_types/mod.ts>Message.GiveawayCompletedMessage

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
type alias Message.GiveawayCompletedMessage
import { type Message } from "https://deno.land/x/grammy_types@v3.5.1/mod.ts";
const { GiveawayCompletedMessage } = Message;
definition: ServiceMessage & MsgWith<"giveaway_completed">