UpgradedGift
Description:
public UpgradedGift (
int64 id_,
int64 regular_gift_id,
int64 publisher_chat_id,
string title,
string name,
int32 number,
int32 total_upgraded_count,
int32 max_upgraded_count,
bool is_premium,
bool is_theme_available,
int64 used_theme_chat_id,
MessageSender? owner_id,
string owner_address,
string owner_name,
string gift_address,
UpgradedGiftModel model,
UpgradedGiftSymbol symbol,
UpgradedGiftBackdrop backdrop,
UpgradedGiftOriginalDetails? original_details,
GiftResaleParameters? resale_parameters,
string value_currency,
int64 value_amount)