const github.com/gotd/td/tg.PaymentsGiveawayInfoTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_payments_giveaway_info_gen.go#L79: const PaymentsGiveawayInfoTypeID = 0x4367daa0
tl_payments_giveaway_info_gen.go#L162: return PaymentsGiveawayInfoTypeID
tl_payments_giveaway_info_gen.go#L174: ID: PaymentsGiveawayInfoTypeID,
tl_payments_giveaway_info_gen.go#L238: b.PutID(PaymentsGiveawayInfoTypeID)
tl_payments_giveaway_info_gen.go#L269: if err := b.ConsumeID(PaymentsGiveawayInfoTypeID); err != nil {
tl_payments_giveaway_info_gen.go#L832: case PaymentsGiveawayInfoTypeID:
tl_registry_gen.go#L1215: PaymentsGiveawayInfoTypeID: "payments.giveawayInfo#4367daa0",
tl_registry_gen.go#L2997: "payments.giveawayInfo": PaymentsGiveawayInfoTypeID,
tl_registry_gen.go#L4779: PaymentsGiveawayInfoTypeID: func() bin.Object { return &PaymentsGiveawayInfo{} },
tl_registry_gen.go#L6270: PaymentsGiveawayInfoTypeID,
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |