const github.com/gotd/td/tg.PaymentsGetGiveawayInfoRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_payments_get_giveaway_info_gen.go#L52: const PaymentsGetGiveawayInfoRequestTypeID = 0xf4239425
tl_payments_get_giveaway_info_gen.go#L98: return PaymentsGetGiveawayInfoRequestTypeID
tl_payments_get_giveaway_info_gen.go#L110: ID: PaymentsGetGiveawayInfoRequestTypeID,
tl_payments_get_giveaway_info_gen.go#L134: b.PutID(PaymentsGetGiveawayInfoRequestTypeID)
tl_payments_get_giveaway_info_gen.go#L158: if err := b.ConsumeID(PaymentsGetGiveawayInfoRequestTypeID); err != nil {
tl_registry_gen.go#L1707: PaymentsGetGiveawayInfoRequestTypeID: "payments.getGiveawayInfo#f4239425",
tl_registry_gen.go#L3489: "payments.getGiveawayInfo": PaymentsGetGiveawayInfoRequestTypeID,
tl_registry_gen.go#L5271: PaymentsGetGiveawayInfoRequestTypeID: func() bin.Object { return &PaymentsGetGiveawayInfoRequest{} },
tl_server_gen.go#L8438: s.handlers[PaymentsGetGiveawayInfoRequestTypeID] = handler
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. |