Unique identifier for the giveaway, generated automatically
Discord message ID of the giveaway embed, null until message is sent
Discord channel ID where the giveaway is hosted
Description of the prize being given away
Number of winners to be selected
UNIX timestamp when the giveaway should end
Whether the giveaway has been concluded
Optional
requirementsOptional entry requirements for participants
Represents the complete data structure of a giveaway.
This interface contains all the information needed to track and manage a giveaway, including its current state, configuration, and Discord-related identifiers.
Example