Skip to main content
Module

x/grammy/types.ts>GiveawayWinners

The Telegram Bot Framework.
Very Popular
Go to Latest
interface GiveawayWinners
import { type GiveawayWinners } from "https://deno.land/x/grammy@v1.21.2/types.ts";

This object represents a message about the completion of a giveaway with public winners.

Properties

chat: Chat

The chat that created the giveaway

giveaway_message_id: number

Identifier of the message with the giveaway in the chat

winners_selection_date: number

Point in time (Unix timestamp) when winners of the giveaway were selected

winner_count: number

Total number of winners in the giveaway

winners: User[]

List of up to 100 winners of the giveaway

optional
additional_chat_count: number

The number of other chats the user had to join in order to be eligible for the giveaway

optional
premium_subscription_month_count: number

The number of months the Telegram Premium subscription won from the giveaway will be active for

optional
unclaimed_prize_count: number

Number of undistributed prizes

optional
only_new_members: true

True, if only users who had joined the chats after the giveaway started were eligible to win

optional
was_refunded: true

True, if the giveaway was canceled because the payment for it was refunded

optional
prize_description: string

Description of additional giveaway prize