const github.com/gotd/td/tg.EmailVerifyPurposePassportTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_email_verify_purpose_gen.go#L312: const EmailVerifyPurposePassportTypeID = 0xbbf51685
tl_email_verify_purpose_gen.go#L348: return EmailVerifyPurposePassportTypeID
tl_email_verify_purpose_gen.go#L360: ID: EmailVerifyPurposePassportTypeID,
tl_email_verify_purpose_gen.go#L375: b.PutID(EmailVerifyPurposePassportTypeID)
tl_email_verify_purpose_gen.go#L392: if err := b.ConsumeID(EmailVerifyPurposePassportTypeID); err != nil {
tl_email_verify_purpose_gen.go#L465: case EmailVerifyPurposePassportTypeID:
tl_registry_gen.go#L1135: EmailVerifyPurposePassportTypeID: "emailVerifyPurposePassport#bbf51685",
tl_registry_gen.go#L2917: "emailVerifyPurposePassport": EmailVerifyPurposePassportTypeID,
tl_registry_gen.go#L4699: EmailVerifyPurposePassportTypeID: func() bin.Object { return &EmailVerifyPurposePassport{} },
tl_registry_gen.go#L5668: EmailVerifyPurposePassportTypeID,
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. |