KtGram
Toggle table of contents
7.8.0
common
Platform filter
common
Switch theme
Search in API
KtGram
ktgram-utils
/
eu.vendeli.ktgram.extutils
/
sendGift
send
Gift
inline
fun
TelegramBot
.
sendGift
(
userId
:
Long
,
giftId
:
String
,
payForUpgrade
:
Boolean
?
=
null
,
textParseMode
:
ParseMode
?
=
null
,
noinline
text
:
(
)
->
String
?
)
:
SendGiftAction
(
source
)