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,