TDLib.MessageGiftedStars.MessageGiftedStars – valagram-1 Reference Manual
Packages
valagram-1
TDLib
MessageGiftedStars
amount
cryptocurrency
cryptocurrency_amount
currency
gifter_user_id
receiver_user_id
star_count
sticker
transaction_id
MessageGiftedStars
MessageGiftedStars
Description:
public
MessageGiftedStars
(
int64
gifter_user_id,
int64
receiver_user_id,
string
currency,
int64
amount,
string
cryptocurrency,
int64
cryptocurrency_amount,
int64
star_count,
string
transaction_id,
Sticker
? sticker)