MessageActionGiftPremium
---types---
messageActionGiftPremium#48e91302 flags:# currency:string amount:long days:int crypto_currency:flags.0?string crypto_amount:flags.0?long message:flags.1?TextWithEntities = MessageAction
Belongs to
This type can be an instance of either:
Members
| currency | string | |
| amount | long | |
| days | int | |
| crypto_currency | string | This argument defaults to None and can be omitted. |
| crypto_amount | long | This argument defaults to None and can be omitted. |
| message | TextWithEntities | This argument defaults to None and can be omitted. |