const github.com/gotd/td/tg.AuthSentCodeTypeCallTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_auth_sent_code_type_gen.go#L315: const AuthSentCodeTypeCallTypeID = 0x5353e5a7
tl_auth_sent_code_type_gen.go#L361: return AuthSentCodeTypeCallTypeID
tl_auth_sent_code_type_gen.go#L373: ID: AuthSentCodeTypeCallTypeID,
tl_auth_sent_code_type_gen.go#L393: b.PutID(AuthSentCodeTypeCallTypeID)
tl_auth_sent_code_type_gen.go#L411: if err := b.ConsumeID(AuthSentCodeTypeCallTypeID); err != nil {
tl_auth_sent_code_type_gen.go#L1854: case AuthSentCodeTypeCallTypeID:
tl_registry_gen.go#L645: AuthSentCodeTypeCallTypeID: "auth.sentCodeTypeCall#5353e5a7",
tl_registry_gen.go#L2427: "auth.sentCodeTypeCall": AuthSentCodeTypeCallTypeID,
tl_registry_gen.go#L4209: AuthSentCodeTypeCallTypeID: func() bin.Object { return &AuthSentCodeTypeCall{} },
tl_registry_gen.go#L5449: AuthSentCodeTypeCallTypeID,
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. |