docs
Toggle table of contents
35.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
docs
docs
/
dev.inmo.tgbotapi.types.giveaway
/
Giveaway
/
Giveaway
Giveaway
constructor
(
chats
:
List
<
PreviewChat
>
,
selectionDate
:
TelegramDate
,
count
:
Int
,
onlyNewMembers
:
Boolean
=
false
,
publicWinners
:
Boolean
=
false
,
additionalPrizeDescription
:
String
?
=
null
,
countries
:
List
<
IetfLang
>
?
=
null
,
premiumMonths
:
Int
?
=
null
,
prizeStarCount
:
Int
?
=
null
)
(
source
)