toggle menu
Telegram Bot
7.5.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.types.giveaway
/
Giveaway
/
Giveaway
Giveaway
constructor
(
chats
:
List
<
Chat
>
,
winnersSelectionDate
:
Instant
,
winnerCount
:
Int
,
onlyNewMembers
:
Boolean
?
=
null
,
hasPublicWinners
:
Boolean
?
=
null
,
prizeDescription
:
String
?
=
null
,
countryCodes
:
List
<
String
>
?
=
null
,
prizeStarCount
:
Int
?
=
null
,
premiumSubscriptionMonthCount
:
Int
?
=
null
)