const github.com/gotd/td/tg.AuthSentCodeTypeMissedCallTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_auth_sent_code_type_gen.go#L594: const AuthSentCodeTypeMissedCallTypeID = 0x82006484
tl_auth_sent_code_type_gen.go#L645: return AuthSentCodeTypeMissedCallTypeID
tl_auth_sent_code_type_gen.go#L657: ID: AuthSentCodeTypeMissedCallTypeID,
tl_auth_sent_code_type_gen.go#L681: b.PutID(AuthSentCodeTypeMissedCallTypeID)
tl_auth_sent_code_type_gen.go#L700: if err := b.ConsumeID(AuthSentCodeTypeMissedCallTypeID); err != nil {
tl_auth_sent_code_type_gen.go#L1868: case AuthSentCodeTypeMissedCallTypeID:
tl_registry_gen.go#L647: AuthSentCodeTypeMissedCallTypeID: "auth.sentCodeTypeMissedCall#82006484",
tl_registry_gen.go#L2429: "auth.sentCodeTypeMissedCall": AuthSentCodeTypeMissedCallTypeID,
tl_registry_gen.go#L4211: AuthSentCodeTypeMissedCallTypeID: func() bin.Object { return &AuthSentCodeTypeMissedCall{} },
tl_registry_gen.go#L5451: AuthSentCodeTypeMissedCallTypeID,
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. |