InputInvoiceStarGift
---types---
inputInvoiceStarGift#e8625e92 flags:# hide_name:flags.0?true include_upgrade:flags.2?true peer:InputPeer gift_id:long message:flags.1?TextWithEntities = InputInvoice
Belongs to
This type can be an instance of either:
Members
peer | InputPeer | Anything entity-like will work if the library can find its Input version (e.g., usernames, Peer , User or Channel objects, etc.). |
gift_id | long | |
hide_name | flag | This argument defaults to None and can be omitted. |
include_upgrade | flag | This argument defaults to None and can be omitted. |
message | TextWithEntities | This argument defaults to None and can be omitted. |