ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.requests.gifts
/
GiftPremiumSubscription
/
GiftPremiumSubscription
Gift
Premium
Subscription
constructor
(
userId
:
UserId
,
monthCount
:
Int
,
starCount
:
Int
,
text
:
String
,
parseMode
:
ParseMode
?
)
constructor
(
userId
:
UserId
,
monthCount
:
Int
,
starCount
:
Int
,
textSources
:
TextSourcesList
?
=
null
)