Available types

GiveawayCreated

This object represents a service message about the creation of a scheduled giveaway.

fields

fieldtyperequireddescription
prize_star_countnumberoptionalOptional. The number of Telegram Stars to be split between giveaway winners; for Telegram Star giveaways only

import

types.ts
import type { GiveawayCreated } from "@yaebal/types";

used by

types