const github.com/gotd/td/tg.AuthSentCodeTypeFlashCallTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_auth_sent_code_type_gen.go#L455: const AuthSentCodeTypeFlashCallTypeID = 0xab03c6d9
tl_auth_sent_code_type_gen.go#L501: return AuthSentCodeTypeFlashCallTypeID
tl_auth_sent_code_type_gen.go#L513: ID: AuthSentCodeTypeFlashCallTypeID,
tl_auth_sent_code_type_gen.go#L533: b.PutID(AuthSentCodeTypeFlashCallTypeID)
tl_auth_sent_code_type_gen.go#L551: if err := b.ConsumeID(AuthSentCodeTypeFlashCallTypeID); err != nil {
tl_auth_sent_code_type_gen.go#L1861: case AuthSentCodeTypeFlashCallTypeID:
tl_registry_gen.go#L646: AuthSentCodeTypeFlashCallTypeID: "auth.sentCodeTypeFlashCall#ab03c6d9",
tl_registry_gen.go#L2428: "auth.sentCodeTypeFlashCall": AuthSentCodeTypeFlashCallTypeID,
tl_registry_gen.go#L4210: AuthSentCodeTypeFlashCallTypeID: func() bin.Object { return &AuthSentCodeTypeFlashCall{} },
tl_registry_gen.go#L5450: AuthSentCodeTypeFlashCallTypeID,
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. |