ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.requests.business_connection
/
GetBusinessAccountGifts
/
GetBusinessAccountGifts
Get
Business
Account
Gifts
constructor
(
businessConnectionId
:
BusinessConnectionId
,
excludeUnsaved
:
Boolean
=
false
,
excludeSaved
:
Boolean
=
false
,
excludeUnlimited
:
Boolean
=
false
,
excludeLimited
:
Boolean
=
false
,
excludeUnique
:
Boolean
=
false
,
sortByPrice
:
Boolean
=
false
,
offset
:
String
?
=
null
,
limit
:
Int
?
=
null
)