Skip to content

GramIO API Reference / gramio/dist / TelegramGiveawayCompleted

Interface: TelegramGiveawayCompleted

Defined in: @gramio/types/out/objects.d.ts:2815

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

Documentation

Properties

PropertyTypeDescriptionDefined in
giveaway_message?TelegramMessageOptional. Message with the giveaway that was completed, if it wasn't deleted@gramio/types/out/objects.d.ts:2827
is_star_giveaway?trueOptional. True, if the giveaway is a Telegram Star giveaway. Otherwise, currently, the giveaway is a Telegram Premium giveaway.@gramio/types/out/objects.d.ts:2831
unclaimed_prize_count?numberOptional. Number of undistributed prizes@gramio/types/out/objects.d.ts:2823
winner_countnumberNumber of winners in the giveaway@gramio/types/out/objects.d.ts:2819