const github.com/gotd/td/tg.PaymentsGiveawayInfoResultsTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_payments_giveaway_info_gen.go#L459: const PaymentsGiveawayInfoResultsTypeID = 0xcd5570
tl_payments_giveaway_info_gen.go#L541: return PaymentsGiveawayInfoResultsTypeID
tl_payments_giveaway_info_gen.go#L553: ID: PaymentsGiveawayInfoResultsTypeID,
tl_payments_giveaway_info_gen.go#L613: b.PutID(PaymentsGiveawayInfoResultsTypeID)
tl_payments_giveaway_info_gen.go#L641: if err := b.ConsumeID(PaymentsGiveawayInfoResultsTypeID); err != nil {
tl_payments_giveaway_info_gen.go#L839: case PaymentsGiveawayInfoResultsTypeID:
tl_registry_gen.go#L1216: PaymentsGiveawayInfoResultsTypeID: "payments.giveawayInfoResults#cd5570",
tl_registry_gen.go#L2998: "payments.giveawayInfoResults": PaymentsGiveawayInfoResultsTypeID,
tl_registry_gen.go#L4780: PaymentsGiveawayInfoResultsTypeID: func() bin.Object { return &PaymentsGiveawayInfoResults{} },
tl_registry_gen.go#L6271: PaymentsGiveawayInfoResultsTypeID,
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. |