MessageActionGiftTon¶
- class pyrogram.raw.types.MessageActionGiftTon[source]¶
You were gifted some Grams.
Constructor of
MessageAction.- Details:
Layer:
229ID:
A8A3C699
- Parameters:
currency (
str) – Name of a localized FIAT currency.amount (
int64-bit) – FIAT currency equivalent (in the currency specified incurrency) of the amount specified incrypto_amount.crypto_currency (
str) – Name of the cryptocurrency.crypto_amount (
int64-bit) – Amount in the smallest unit of the cryptocurrency (for TONs, one billionth of a ton, AKA a nanogram).transaction_id (
str, optional) – Transaction ID.