const github.com/gotd/td/tg.PaymentsValidatedRequestedInfoTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_payments_validated_requested_info_gen.go#L51: const PaymentsValidatedRequestedInfoTypeID = 0xd1451883
tl_payments_validated_requested_info_gen.go#L106: return PaymentsValidatedRequestedInfoTypeID
tl_payments_validated_requested_info_gen.go#L118: ID: PaymentsValidatedRequestedInfoTypeID,
tl_payments_validated_requested_info_gen.go#L154: b.PutID(PaymentsValidatedRequestedInfoTypeID)
tl_payments_validated_requested_info_gen.go#L186: if err := b.ConsumeID(PaymentsValidatedRequestedInfoTypeID); err != nil {
tl_registry_gen.go#L756: PaymentsValidatedRequestedInfoTypeID: "payments.validatedRequestedInfo#d1451883",
tl_registry_gen.go#L2538: "payments.validatedRequestedInfo": PaymentsValidatedRequestedInfoTypeID,
tl_registry_gen.go#L4320: PaymentsValidatedRequestedInfoTypeID: func() bin.Object { return &PaymentsValidatedRequestedInfo{} },
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. |