github.com/gotd/td/tg.InputInvoiceStarGiftAuctionBid.UpdateBid (field)
7 uses
github.com/gotd/td/tg (current package)
tl_input_invoice_gen.go#L2662: UpdateBid bool
tl_input_invoice_gen.go#L2719: if !(i.UpdateBid == false) {
tl_input_invoice_gen.go#L2757: i.UpdateBid = from.GetUpdateBid()
tl_input_invoice_gen.go#L2830: if !(i.UpdateBid == false) {
tl_input_invoice_gen.go#L2899: i.UpdateBid = i.Flags.Has(2)
tl_input_invoice_gen.go#L2952: i.UpdateBid = true
tl_input_invoice_gen.go#L2955: i.UpdateBid = false
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |