const github.com/gotd/td/tg.PaymentsCanPurchasePremiumRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_payments_can_purchase_premium_gen.go#L45: const PaymentsCanPurchasePremiumRequestTypeID = 0x9fc19eb6
tl_payments_can_purchase_premium_gen.go#L86: return PaymentsCanPurchasePremiumRequestTypeID
tl_payments_can_purchase_premium_gen.go#L98: ID: PaymentsCanPurchasePremiumRequestTypeID,
tl_payments_can_purchase_premium_gen.go#L118: b.PutID(PaymentsCanPurchasePremiumRequestTypeID)
tl_payments_can_purchase_premium_gen.go#L141: if err := b.ConsumeID(PaymentsCanPurchasePremiumRequestTypeID); err != nil {
tl_registry_gen.go#L1703: PaymentsCanPurchasePremiumRequestTypeID: "payments.canPurchasePremium#9fc19eb6",
tl_registry_gen.go#L3485: "payments.canPurchasePremium": PaymentsCanPurchasePremiumRequestTypeID,
tl_registry_gen.go#L5267: PaymentsCanPurchasePremiumRequestTypeID: func() bin.Object { return &PaymentsCanPurchasePremiumRequest{} },
tl_server_gen.go#L8370: s.handlers[PaymentsCanPurchasePremiumRequestTypeID] = 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. |