const github.com/gotd/td/tg.IPPortSecretTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_ip_port_gen.go#L208: const IPPortSecretTypeID = 0x37982646
		tl_ip_port_gen.go#L264: 	return IPPortSecretTypeID
		tl_ip_port_gen.go#L276: 		ID:   IPPortSecretTypeID,
		tl_ip_port_gen.go#L304: 	b.PutID(IPPortSecretTypeID)
		tl_ip_port_gen.go#L324: 	if err := b.ConsumeID(IPPortSecretTypeID); err != nil {
		tl_ip_port_gen.go#L440: 	case IPPortSecretTypeID:
		tl_registry_gen.go#L1809: 		IPPortSecretTypeID:                                                      "ipPortSecret#37982646",
		tl_registry_gen.go#L3591: 		"ipPortSecret":                                                      IPPortSecretTypeID,
		tl_registry_gen.go#L5373: 		IPPortSecretTypeID:                                                      func() bin.Object { return &IPPortSecret{} },
		tl_registry_gen.go#L5756: 			IPPortSecretTypeID,