ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.gifts.unique
/
UniqueGiftSymbol
Unique
Gift
Symbol
data
class
UniqueGiftSymbol
(
val
name
:
String
,
val
sticker
:
Sticker
,
val
rarityPerMille
:
Int
)
Members
Constructors
Unique
Gift
Symbol
Link copied to clipboard
constructor
(
name
:
String
,
sticker
:
Sticker
,
rarityPerMille
:
Int
)
Properties
name
Link copied to clipboard
val
name
:
String
rarity
Per
Mille
Link copied to clipboard
val
rarityPerMille
:
Int
sticker
Link copied to clipboard
val
sticker
:
Sticker