KtGram
Toggle table of contents
8.1.0
common
Platform filter
common
Switch theme
Search in API
KtGram
ktgram-utils
/
eu.vendeli.ktgram.extutils
/
giftPremiumSubscription
gift
Premium
Subscription
inline suspend
fun
TelegramBot
.
giftPremiumSubscription
(
userId
:
Long
,
monthCount
:
Int
,
starCount
:
Int
,
textParseMode
:
ParseMode
?
=
null
,
noinline
text
:
(
)
->
String
?
=
null
)
(
source
)