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