ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.requests.gifts
/
GetUserGifts
/
GetUserGifts
Get
User
Gifts
constructor
(
userId
:
UserId
,
excludeUnlimited
:
Boolean
=
false
,
excludeLimitedUpgradable
:
Boolean
=
false
,
excludeLimitedNonUpgradable
:
Boolean
=
false
,
excludeFromBlockchain
:
Boolean
=
false
,
excludeUnique
:
Boolean
=
false
,
sortByPrice
:
Boolean
=
false
,
offset
:
String
?
=
null
,
limit
:
Int
?
=
null
)