ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.requests.gifts
/
SendGift
/
SendGift
Send
Gift
constructor
(
userId
:
UserId
,
giftId
:
GiftId
,
text
:
String
,
parseMode
:
ParseMode
?
)
constructor
(
userId
:
UserId
,
giftId
:
GiftId
,
textSources
:
TextSourcesList
)