MessageActionGiftStars
---types---
messageActionGiftStars#45d5b021 flags:# currency:string amount:long stars:long crypto_currency:flags.0?string crypto_amount:flags.0?long transaction_id:flags.1?string = MessageAction
Belongs to
This type can be an instance of either:
Members
currency | string | |
amount | long | |
stars | long | |
crypto_currency | string | This argument defaults to None and can be omitted. |
crypto_amount | long | This argument defaults to None and can be omitted. |
transaction_id | string | This argument defaults to None and can be omitted. |