Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GiveawayData

Hierarchy

Index

Properties

author

author: string

The user who created the giveaway

channelID

channelID: string

ID of the textchannel, the giveaaway was started in

endsAt

endsAt: number

Time in milliseconds when the giveaway ends

Optional guildID

guildID: undefined | string

id

id: string

ID of the giveaway message

Optional messageID

messageID: undefined | string

reaction

reaction: string

Reaction to be used for the giveaway

Optional startAt

startAt: undefined | number

Time in milliseconds when the giveaway start

optional

title

title: string

The giveaway title

winnerCount

winnerCount: number

Number of winners to be selected

Generated using TypeDoc