const github.com/gotd/td/tg.PaymentsGetPremiumGiftCodeOptionsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_payments_get_premium_gift_code_options_gen.go#L54: const PaymentsGetPremiumGiftCodeOptionsRequestTypeID = 0x2757ba54
tl_payments_get_premium_gift_code_options_gen.go#L101: return PaymentsGetPremiumGiftCodeOptionsRequestTypeID
tl_payments_get_premium_gift_code_options_gen.go#L113: ID: PaymentsGetPremiumGiftCodeOptionsRequestTypeID,
tl_payments_get_premium_gift_code_options_gen.go#L141: b.PutID(PaymentsGetPremiumGiftCodeOptionsRequestTypeID)
tl_payments_get_premium_gift_code_options_gen.go#L170: if err := b.ConsumeID(PaymentsGetPremiumGiftCodeOptionsRequestTypeID); err != nil {
tl_registry_gen.go#L1704: PaymentsGetPremiumGiftCodeOptionsRequestTypeID: "payments.getPremiumGiftCodeOptions#2757ba54",
tl_registry_gen.go#L3486: "payments.getPremiumGiftCodeOptions": PaymentsGetPremiumGiftCodeOptionsRequestTypeID,
tl_registry_gen.go#L5268: PaymentsGetPremiumGiftCodeOptionsRequestTypeID: func() bin.Object { return &PaymentsGetPremiumGiftCodeOptionsRequest{} },
tl_server_gen.go#L8387: s.handlers[PaymentsGetPremiumGiftCodeOptionsRequestTypeID] = 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. |